summaryrefslogtreecommitdiff
path: root/parallel/spirv-headers
AgeCommit message (Collapse)AuthorFilesLines
2022-11-14spirv-headers: updated to 1.3.231.1adam2-6/+6
1.3.231.1 Add support for texel buffers to clspv non-semantic instruction set
2022-08-15spirv-llvm-translator: update to 14.0.0 fix the buildtnn4-10/+15
Changes unknown.
2021-11-20parallel/spirv-headers: import SPIRV-Headers-1.2.198.0wiz5-0/+118
This package contains machine-readable files for the SPIR-V Registry. This includes: * Header files for various languages. * JSON files describing the grammar for the SPIR-V core instruction set and the extended instruction sets. * The XML registry file. * A tool to build the headers from the JSON grammar.