aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Kessenich <johnkslang@users.noreply.github.com>2018-05-03 05:14:58 -0600
committerGitHub <noreply@github.com>2018-05-03 05:14:58 -0600
commit8ae030235edffd199094fcbfb6d9eb02179685f7 (patch)
tree2696b7b45675d3e1db901893396543485952b120
parent3a4dbdde9a9b2cf23736694ba70262dce27fbeaa (diff)
parentfd7765f461f4b00ee73e23135f24ff8fbb5bacac (diff)
downloadspirv-headers-8ae030235edffd199094fcbfb6d9eb02179685f7.tar.gz
Merge pull request #72 from clayengine/master
Clay Shader Compiler
-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 017615d..b05bfa7 100644
--- a/include/spirv/spir-v.xml
+++ b/include/spirv/spir-v.xml
@@ -68,7 +68,8 @@
<id value="16" vendor="X-LEGEND" tool="Mesa-IR/SPIR-V Translator" comment="Contact Metora Wang, github:metora/MesaGLSLCompiler"/>
<id value="17" vendor="Khronos" tool="SPIR-V Tools Linker" comment="Contact David Neto, dneto@google.com"/>
<id value="18" vendor="Wine" tool="VKD3D Shader Compiler" comment="Contact wine-devel@winehq.org"/>
- <unused start="19" end="0xFFFF" comment="Tool ID range reservable for future use by vendors"/>
+ <id value="19" vendor="Clay" tool="Clay Shader Compiler" comment="Contact info@clayengine.com"/>
+ <unused start="20" end="0xFFFF" comment="Tool ID range reservable for future use by vendors"/>
</ids>
<!-- SECTION: SPIR-V Opcodes and Enumerants -->