Skip to content

Commit abca639

Browse files
authored
Add NZSLc as a generator
1 parent 3469b16 commit abca639

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
@@ -89,7 +89,8 @@
8989
<id value="36" vendor="Taichi Graphics" tool="Taichi" comment="Contact Rendong Liang [email protected], Repo https://github.com/taichi-dev/taichi"/>
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"/>
92-
<unused start="39" end="0xFFFF" comment="Tool ID range reservable for future use by vendors"/>
92+
<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"/>
9394
</ids>
9495

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

0 commit comments

Comments
 (0)