Skip to content

Commit f62c82d

Browse files
authored
Register Slang Compiler for SPIR-V (KhronosGroup#382)
* Register Slang Compiler for SPIR-V * Added link to slang compiler repo
1 parent 79743b8 commit f62c82d

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
@@ -90,7 +90,8 @@
9090
<id value="37" vendor="heroseh" tool="Hero C Compiler" comment="https://github.com/heroseh/hcc"/>
9191
<id value="38" vendor="Meta" tool="SparkSL" comment="Contact Dunfan Lu, [email protected], https://sparkar.facebook.com/ar-studio/learn/sparksl/sparksl-overview"/>
9292
<id value="39" vendor="SirLynix" tool="Nazara ShaderLang Compiler" comment="Contact Jérôme Leclercq, https://github.com/NazaraEngine/ShaderLang"/>
93-
<unused start="40" end="0xFFFF" comment="Tool ID range reservable for future use by vendors"/>
93+
<id value="40" vendor="NVIDIA" tool="Slang Compiler" comment="Contact Theresa Foley, [email protected], https://github.com/shader-slang/slang/"/>
94+
<unused start="41" end="0xFFFF" comment="Tool ID range reservable for future use by vendors"/>
9495
</ids>
9596

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

0 commit comments

Comments
 (0)