Skip to content

Commit 252dc2d

Browse files
authoredOct 16, 2024
Add nuvk's spirv emitter. (KhronosGroup#454)
1 parent 50bc4de commit 252dc2d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎include/spirv/spir-v.xml

+2-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,8 @@
9595
<id value="42" vendor="Rendong Liang" tool="spq" comment="Contact Rendong Liang, admin@penguinliong.moe, https://github.com/PENGUINLIONG/spq-rs"/>
9696
<id value="43" vendor="LLVM" tool="LLVM SPIR-V Backend" comment="Contact Michal Paszkowski, michal.paszkowski@intel.com, 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"/>
98-
<unused start="45" end="0xFFFF" comment="Tool ID range reservable for future use by vendors"/>
98+
<id value="45" vendor="Kitsunebi Games" tool="Nuvk SPIR-V Emitter and DLSL compiler" comment="Contact Luna Nielsen, luna@foxgirls.gay, https://github.com/Inochi2D/nuvk"/>
99+
<unused start="46" end="0xFFFF" comment="Tool ID range reservable for future use by vendors"/>
99100
</ids>
100101

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

0 commit comments

Comments
 (0)
Failed to load comments.