We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5788d5e commit 4924fefCopy full SHA for 4924fef
1 file changed
README.md
@@ -1,6 +1,11 @@
1
# SPIR-V Tools
2
[](https://securityscorecards.dev/viewer/?uri=github.com/KhronosGroup/SPIRV-Tools)
3
4
+> **Note:** This fork tracks the upstream [KhronosGroup/SPIRV-Tools](https://github.com/KhronosGroup/SPIRV-Tools)
5
+> repository and adds a largely AI-generated pure Rust port in the `rust/` directory.
6
+> The Rust implementation provides assembler, validator, and optimizer functionality
7
+> for use with [rust-gpu](https://github.com/rust-gpu/rust-gpu).
8
+
9
NEWS 2023-01-11: Development occurs on the `main` branch.
10
11
## Overview
0 commit comments