Register the Khronos SPIRV-Tools Linker
authorDavid Neto <dneto@google.com>
Wed, 30 Aug 2017 04:07:21 +0000 (00:07 -0400)
committerDavid Neto <dneto@google.com>
Wed, 30 Aug 2017 04:07:21 +0000 (00:07 -0400)
See https://github.com/KhronosGroup/SPIRV-Tools/pull/693

include/spirv/spir-v.xml

index 413bcfe..f3d3a65 100644 (file)
@@ -66,7 +66,8 @@
         <id value="14"  vendor="Google" tool="spiregg" comment="Contact Lei Zhang, antiagainst@google.com"/>
         <id value="15"  vendor="Google" tool="rspirv" comment="Contact Lei Zhang, antiagainst@gmail.com"/>
         <id value="16"  vendor="X-LEGEND"   tool="Mesa-IR/SPIR-V Translator" comment="Contact Metora Wang, github:metora/MesaGLSLCompiler"/>
-        <unused start="17" end="0xFFFF" comment="Tool ID range reservable for future use by vendors"/>
+        <id value="17"  vendor="Khronos" tool="SPIR-V Tools Linker" comment="Contact David Neto, dneto@google.com"/>
+        <unused start="18" end="0xFFFF" comment="Tool ID range reservable for future use by vendors"/>
     </ids>
 
     <!-- SECTION: SPIR-V Opcodes and Enumerants -->