Add EmbarkStudios/rust-gpu to vendor list. (#174)
authorXAMPPRocky <4464295+XAMPPRocky@users.noreply.github.com>
Mon, 2 Nov 2020 16:14:05 +0000 (17:14 +0100)
committerGitHub <noreply@github.com>
Mon, 2 Nov 2020 16:14:05 +0000 (09:14 -0700)
include/spirv/spir-v.xml

index 1298052..478ad83 100644 (file)
@@ -77,7 +77,8 @@
         <id value="24"  vendor="Google" tool="ANGLE Shader Compiler" comment="Contact Shahbaz Youssefi, syoussefi@google.com"/>
         <id value="25"  vendor="Netease Games" tool="Messiah Shader Compiler" comment="Contact Yuwen Wu, atyuwen@gmail.com"/>
         <id value="26"  vendor="Xenia" tool="Xenia Emulator Microcode Translator" comment="Contact Vitaliy Kuzmin, triang3l@yandex.ru, https://github.com/xenia-project/xenia"/>
-        <unused start="27" end="0xFFFF" comment="Tool ID range reservable for future use by vendors"/>
+        <id value="27"  vendor="Embark Studios" tool="Rust GPU Compiler Backend" comment="https://github.com/embarkstudios/rust-gpu"/>
+        <unused start="28" end="0xFFFF" comment="Tool ID range reservable for future use by vendors"/>
     </ids>
 
     <!-- SECTION: SPIR-V Opcodes and Enumerants -->