Skip to content

Commit 1d31a10

Browse files
authored
Merge pull request KhronosGroup#304 from PENGUINLIONG/patch-1
Register Taichi as SPIR-V generator
2 parents 1ebdaf0 + 8b303d8 commit 1d31a10

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
@@ -86,7 +86,8 @@
8686
<id value="33" vendor="DragonJoker" tool="ShaderWriter" comment="Contact Sylvain Doremus, https://github.com/DragonJoker/ShaderWriter"/>
8787
<id value="34" vendor="Rayan Hatout" tool="SPIRVSmith" comment="Contact Rayan Hatout [email protected], Repo https://github.com/rayanht/SPIRVSmith"/>
8888
<id value="35" vendor="Saarland University" tool="Shady" comment="Contact Hugo Devillers [email protected], Repo https://github.com/Hugobros3/shady"/>
89-
<unused start="36" end="0xFFFF" comment="Tool ID range reservable for future use by vendors"/>
89+
<id value="36" vendor="Taichi Graphics" tool="Taichi" comment="Contact Rendong Liang [email protected], Repo https://github.com/taichi-dev/taichi"/>
90+
<unused start="37" end="0xFFFF" comment="Tool ID range reservable for future use by vendors"/>
9091
</ids>
9192

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

0 commit comments

Comments
 (0)