Merge pull request #30 from antiagainst/spirv-generator-14

Reserve generator number 14
This commit is contained in:
John Kessenich 2017-03-13 15:30:17 -06:00 committed by GitHub
commit 2d6ba39368

View File

@ -63,7 +63,8 @@
<id value="11" vendor="Intel" comment="Contact Alexey, alexey.bader@intel.com"/>
<id value="12" vendor="Imagination" comment="Contact James Jones"/>
<id value="13" vendor="Google" tool="Shaderc over Glslang" comment="Contact David Neto, dneto@google.com"/>
<unused start="14" end="0xFFFF" comment="Tool ID range reservable for future use by vendors"/>
<id value="14" vendor="Google" tool="spiregg" comment="Contact Lei Zhang, antiagainst@google.com"/>
<unused start="15" end="0xFFFF" comment="Tool ID range reservable for future use by vendors"/>
</ids>
<!-- SECTION: SPIR-V Opcodes and Enumerants -->