aboutsummaryrefslogtreecommitdiff
path: root/include/spirv/spir-v.xml
diff options
context:
space:
mode:
authorFabian Wahlster <fwahlster@outlook.com>2021-05-30 19:33:34 +0300
committerFabian Wahlster <fwahlster@outlook.com>2021-05-30 19:33:34 +0300
commitce23100fbe7be1b60e30aa5f909a97929b1ae058 (patch)
treefa7440272575d7285c4774be2c5bfc4c9d2e4676 /include/spirv/spir-v.xml
parent2e1bc6dcd4ff49ed996dc0174d1aec37c2e9ab59 (diff)
downloadSPIRV-Headers-ce23100fbe7be1b60e30aa5f909a97929b1ae058.tar.gz
Add SpvGenTwo to vendor IDs
Diffstat (limited to 'include/spirv/spir-v.xml')
-rw-r--r--include/spirv/spir-v.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/spirv/spir-v.xml b/include/spirv/spir-v.xml
index e983c3b..df7c5ad 100644
--- a/include/spirv/spir-v.xml
+++ b/include/spirv/spir-v.xml
@@ -80,7 +80,8 @@
<id value="27" vendor="Embark Studios" tool="Rust GPU Compiler Backend" comment="https://github.com/embarkstudios/rust-gpu"/>
<id value="28" vendor="gfx-rs community" tool="Naga" comment="https://github.com/gfx-rs/naga"/>
<id value="29" vendor="Mikkosoft Productions" tool="MSP Shader Compiler" comment="Contact Mikko Rasa, tdb@tdb.fi"/>
- <unused start="30" end="0xFFFF" comment="Tool ID range reservable for future use by vendors"/>
+ <id value="30" vendor="SpvGenTwo community" tool="SpvGenTwo SPIR-V IR Tools" comment="https://github.com/rAzoR8/SpvGenTwo">
+ <unused start="31" end="0xFFFF" comment="Tool ID range reservable for future use by vendors"/>
</ids>
<!-- SECTION: SPIR-V Opcodes and Enumerants -->