Add W3C WebGPU WHLSL tool identifier
authorDean Jackson <dino@apple.com>
Tue, 27 Nov 2018 00:35:15 +0000 (16:35 -0800)
committerDean Jackson <dino@apple.com>
Wed, 28 Nov 2018 17:30:21 +0000 (09:30 -0800)
include/spirv/spir-v.xml

index b05bfa7..d7e6e48 100644 (file)
@@ -69,7 +69,8 @@
         <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"/>
         <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"/>
+        <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"/>
     </ids>
 
     <!-- SECTION: SPIR-V Opcodes and Enumerants -->