Skip to content

Commit 3f17b2a

Browse files
[SPIRV] Add generator magic number (KhronosGroup#467)
1 parent 36d5e2d commit 3f17b2a

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
@@ -96,7 +96,8 @@
9696
<id value="43" vendor="LLVM" tool="LLVM SPIR-V Backend" comment="Contact Michal Paszkowski, [email protected], https://github.com/llvm/llvm-project/tree/main/llvm/lib/Target/SPIRV"/>
9797
<id value="44" vendor="Robert Konrad" tool="Kongruent" comment="Contact Robert Konrad, https://github.com/Kode/Kongruent"/>
9898
<id value="45" vendor="Kitsunebi Games" tool="Nuvk SPIR-V Emitter and DLSL compiler" comment="Contact Luna Nielsen, [email protected], https://github.com/Inochi2D/nuvk"/>
99-
<unused start="46" end="0xFFFF" comment="Tool ID range reservable for future use by vendors"/>
99+
<id value="46" vendor="Nintendo" comment="Contact Steve Urquhart, [email protected]"/>
100+
<unused start="47" end="0xFFFF" comment="Tool ID range reservable for future use by vendors"/>
100101
</ids>
101102

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

0 commit comments

Comments
 (0)