Browse Source

Updated spirv-headers.

Бранимир Караџић 4 years ago
parent
commit
d0687367d7
1 changed files with 2 additions and 1 deletions
  1. 2 1
      3rdparty/spirv-headers/include/spirv/spir-v.xml

+ 2 - 1
3rdparty/spirv-headers/include/spirv/spir-v.xml

@@ -80,7 +80,8 @@
         <id value="27"  vendor="Embark Studios" tool="Rust GPU Compiler Backend" comment="https://github.com/embarkstudios/rust-gpu"/>
         <id value="28"  vendor="gfx-rs community" tool="Naga" comment="https://github.com/gfx-rs/naga"/>
         <id value="29"  vendor="Mikkosoft Productions" tool="MSP Shader Compiler" comment="Contact Mikko Rasa, [email protected]"/>
-        <unused start="30" end="0xFFFF" comment="Tool ID range reservable for future use by vendors"/>
+        <id value="30"  vendor="SpvGenTwo community" tool="SpvGenTwo SPIR-V IR Tools" comment="https://github.com/rAzoR8/SpvGenTwo"/>
+        <unused start="31" end="0xFFFF" comment="Tool ID range reservable for future use by vendors"/>
     </ids>
 
     <!-- SECTION: SPIR-V Opcodes and Enumerants -->