aboutsummaryrefslogtreecommitdiff
path: root/include/spirv/spir-v.xml
diff options
context:
space:
mode:
authorDzmitry Malyshau <dmalyshau@mozilla.com>2021-02-13 23:32:27 -0500
committerGitHub <noreply@github.com>2021-02-13 23:32:27 -0500
commit29406f358f4c09ce87e5b8843ffaaaff7f285c24 (patch)
treefa0be923d09ee20a116c8f46648e02376066f9d8 /include/spirv/spir-v.xml
parent75b30a659c8a4979104986652c54cc421fc51129 (diff)
downloadSPIRV-Headers-29406f358f4c09ce87e5b8843ffaaaff7f285c24.tar.gz
Add Naga as SPIR-V generation tool
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 f4c8add..c1c91ea 100644
--- a/include/spirv/spir-v.xml
+++ b/include/spirv/spir-v.xml
@@ -78,7 +78,8 @@
<id value="25" vendor="Netease Games" tool="Messiah Shader Compiler" comment="Contact Yuwen Wu, atyuwen@gmail.com"/>
<id value="26" vendor="Xenia" tool="Xenia Emulator Microcode Translator" comment="Contact Vitaliy Kuzmin, triang3l@yandex.ru, https://github.com/xenia-project/xenia"/>
<id value="27" vendor="Embark Studios" tool="Rust GPU Compiler Backend" comment="https://github.com/embarkstudios/rust-gpu"/>
- <unused start="28" end="0xFFFF" comment="Tool ID range reservable for future use by vendors"/>
+ <id value="28" vendor="gfx-rs community" tool="Naga" comment="https://github.com/gfx-rs/naga"/>
+ <unused start="29" end="0xFFFF" comment="Tool ID range reservable for future use by vendors"/>
</ids>
<!-- SECTION: SPIR-V Opcodes and Enumerants -->