aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDavid Neto <dneto@google.com>2019-04-19 21:44:27 -0400
committerDavid Neto <dneto@google.com>2019-04-19 21:44:27 -0400
commit92d10249bdf334d02b29fba4148e3235052a45b2 (patch)
treeffd9e742e824289e9ad83f99f96b6d38d56d87a6 /include
parent2434b89345a50c018c84f42a310b0fad4f3fd94f (diff)
downloadspirv-headers-92d10249bdf334d02b29fba4148e3235052a45b2.tar.gz
Reserve generator 21 for Clspv
Diffstat (limited to 'include')
-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 71e5022..f383d72 100644
--- a/include/spirv/spir-v.xml
+++ b/include/spirv/spir-v.xml
@@ -70,7 +70,8 @@
<id value="18" vendor="Wine" tool="VKD3D Shader Compiler" comment="Contact wine-devel@winehq.org"/>
<id value="19" vendor="Clay" tool="Clay Shader Compiler" comment="Contact info@clayengine.com"/>
<id value="20" vendor="W3C WebGPU Group" tool="WHLSL Shader Translator" comment="https://github.com/gpuweb/WHLSL"/>
- <unused start="21" end="0xFFFF" comment="Tool ID range reservable for future use by vendors"/>
+ <id value="21" vendor="Google" tool="Clspv" comment="Contact David Neto, dneto@google.com"/>
+ <unused start="22" end="0xFFFF" comment="Tool ID range reservable for future use by vendors"/>
</ids>
<!-- SECTION: SPIR-V Opcodes and Enumerants -->