Skip to content

Commit 98f12c1

Browse files
committed
Change contact for Arm
Signed-off-by: Kevin Petit <[email protected]> Change-Id: I5ab24d76c4b3227ae768c23bf1702b18665f3995
1 parent 814e728 commit 98f12c1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

include/spirv/spir-v.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<id value="2" vendor="Valve" comment="Contact TBD"/>
5656
<id value="3" vendor="Codeplay" comment="Contact Victor Lomuller, [email protected]"/>
5757
<id value="4" vendor="NVIDIA" comment="Contact Kerch Holt, [email protected]"/>
58-
<id value="5" vendor="ARM" comment="Contact Alexander Galazin, alexander.galazin@arm.com"/>
58+
<id value="5" vendor="ARM" comment="Contact Kevin Petit, kevin.petit@arm.com"/>
5959
<id value="6" vendor="Khronos" tool="LLVM/SPIR-V Translator" comment="Contact Yaxun (Sam) Liu, [email protected]"/>
6060
<id value="7" vendor="Khronos" tool="SPIR-V Tools Assembler" comment="Contact David Neto, [email protected]"/>
6161
<id value="8" vendor="Khronos" tool="Glslang Reference Front End" comment="Contact John Kessenich, [email protected]"/>
@@ -119,7 +119,7 @@
119119
<!-- Begin reservations of opcode enumerants -->
120120
<ids type="opcode" start="0" end="4095" vendor="Khronos" comment="Reserved opcodes, not available to vendors - see the SPIR-V Specification"/>
121121
<ids type="opcode" start="4096" end="4159" vendor="Mesa" comment="Contact TBD"/>
122-
<ids type="opcode" start="4160" end="4415" vendor="ARM"/>
122+
<ids type="opcode" start="4160" end="4415" vendor="ARM" comment="Contact [email protected]"/>
123123
<ids type="opcode" start="4416" end="4479" vendor="Khronos" comment="SPV_ARB_shader_ballot - contact Neil Henning, [email protected]"/>
124124
<ids type="opcode" start="4480" end="4991" vendor="Qualcomm" comment="Contact [email protected]"/>
125125
<ids type="opcode" start="4992" end="5247" vendor="AMD"/>
@@ -148,7 +148,7 @@
148148
<!-- Begin reservations of non-opcode enumerants -->
149149
<ids type="enumerant" start="0" end="4095" vendor="Khronos" comment="Reserved enumerants, not available to vendors - see the SPIR-V Specification"/>
150150
<ids type="enumerant" start="4096" end="4159" vendor="Mesa" comment="Contact TBD"/>
151-
<ids type="enumerant" start="4160" end="4415" vendor="ARM"/>
151+
<ids type="enumerant" start="4160" end="4415" vendor="ARM" comment="Contact [email protected]"/>
152152
<ids type="enumerant" start="4416" end="4479" vendor="Khronos" comment="SPV_ARB_shader_ballot - contact Neil Henning, [email protected]"/>
153153
<ids type="enumerant" start="4480" end="4991" vendor="Qualcomm" comment="Contact [email protected]"/>
154154
<ids type="enumerant" start="4992" end="5247" vendor="AMD"/>

0 commit comments

Comments
 (0)