Skip to content

Commit 54a521d

Browse files
authored
Register tool ID 47 for a new ARM SPIR-V generator. (KhronosGroup#486)
1 parent 6be51b8 commit 54a521d

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
@@ -97,7 +97,8 @@
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"/>
9999
<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"/>
100+
<id value="47" vendor="ARM" comment="Contact Christopher Gautier, [email protected]"/>
101+
<unused start="48" end="0xFFFF" comment="Tool ID range reservable for future use by vendors"/>
101102
</ids>
102103

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

0 commit comments

Comments
 (0)