Add ShaderWriter as SPIR-V generation tool.
authorDragonJoker <dragonjoker59@hotmail.com>
Tue, 16 Nov 2021 14:34:48 +0000 (15:34 +0100)
committerDragonJoker <dragonjoker59@hotmail.com>
Tue, 16 Nov 2021 14:34:48 +0000 (15:34 +0100)
include/spirv/spir-v.xml

index 34453f8..46b0956 100644 (file)
@@ -82,7 +82,8 @@
         <id value="29"  vendor="Mikkosoft Productions" tool="MSP Shader Compiler" comment="Contact Mikko Rasa, tdb@tdb.fi"/>
         <id value="30"  vendor="SpvGenTwo community" tool="SpvGenTwo SPIR-V IR Tools" comment="https://github.com/rAzoR8/SpvGenTwo"/>
         <id value="31"  vendor="Google" tool="Skia SkSL" comment="Contact Ethan Nicholas, ethannicholas@google.com"/>
-        <unused start="32" end="0xFFFF" comment="Tool ID range reservable for future use by vendors"/>
+        <id value="32"  vendor="DragonJoker" tool="ShaderWriter" comment="Contact Sylvain Doremus, https://github.com/DragonJoker/ShaderWriter"/>
+        <unused start="33" end="0xFFFF" comment="Tool ID range reservable for future use by vendors"/>
     </ids>
 
     <!-- SECTION: SPIR-V Opcodes and Enumerants -->