aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Kessenich <johnkslang@users.noreply.github.com>2022-12-01 21:18:56 +0700
committerGitHub <noreply@github.com>2022-12-01 21:18:56 +0700
commit1d31a100405cf8783ca7a31e31cdd727c9fc54c3 (patch)
tree57b5aab88897fd6cec190c9f5ba92ed5ae1eca2c
parent1ebdaf08584e88a850f8bb420dffa4f69b53427c (diff)
parent8b303d8bfb56a34b32f783e2aaad6d9f302657e0 (diff)
downloadspirv-headers-1d31a100405cf8783ca7a31e31cdd727c9fc54c3.tar.gz
Merge pull request #304 from PENGUINLIONG/patch-1
Register Taichi as SPIR-V generator
-rw-r--r--include/spirv/spir-v.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/spirv/spir-v.xml b/include/spirv/spir-v.xml
index 6e5d84a..642fdf3 100644
--- a/include/spirv/spir-v.xml
+++ b/include/spirv/spir-v.xml
@@ -86,7 +86,8 @@
<id value="33" vendor="DragonJoker" tool="ShaderWriter" comment="Contact Sylvain Doremus, https://github.com/DragonJoker/ShaderWriter"/>
<id value="34" vendor="Rayan Hatout" tool="SPIRVSmith" comment="Contact Rayan Hatout rayan.hatout@gmail.com, Repo https://github.com/rayanht/SPIRVSmith"/>
<id value="35" vendor="Saarland University" tool="Shady" comment="Contact Hugo Devillers devillers@uni-saarland.de, Repo https://github.com/Hugobros3/shady"/>
- <unused start="36" end="0xFFFF" comment="Tool ID range reservable for future use by vendors"/>
+ <id value="36" vendor="Taichi Graphics" tool="Taichi" comment="Contact Rendong Liang rendongliang@taichi.graphics, Repo https://github.com/taichi-dev/taichi"/>
+ <unused start="37" end="0xFFFF" comment="Tool ID range reservable for future use by vendors"/>
</ids>
<!-- SECTION: SPIR-V Opcodes and Enumerants -->