Skip to content

Commit 04db24d

Browse files
authored
Register spq tools for SPIR-V (KhronosGroup#399)
* Update spir-v.xml * Update spir-v.xml * Update spir-v.xml
1 parent 8b246ff commit 04db24d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

include/spirv/spir-v.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,8 @@
9292
<id value="39" vendor="SirLynix" tool="Nazara ShaderLang Compiler" comment="Contact Jérôme Leclercq, https://github.com/NazaraEngine/ShaderLang"/>
9393
<id value="40" vendor="NVIDIA" tool="Slang Compiler" comment="Contact Theresa Foley, [email protected], https://github.com/shader-slang/slang/"/>
9494
<id value="41" vendor="Zig Software Foundation" tool="Zig Compiler" comment="Contact Robin Voetter, https://github.com/Snektron"/>
95-
<unused start="42" end="0xFFFF" comment="Tool ID range reservable for future use by vendors"/>
95+
<id value="42" vendor="Rendong Liang" tool="spq" comment="Contact Rendong Liang, [email protected], https://github.com/PENGUINLIONG/spq-rs"/>
96+
<unused start="43" end="0xFFFF" comment="Tool ID range reservable for future use by vendors"/>
9697
</ids>
9798

9899
<!-- SECTION: SPIR-V Opcodes and Enumerants -->

0 commit comments

Comments
 (0)