You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- Enumerants to reserve for future use. To get a block, allocate
180
183
multiples of 64 starting at the lowest available point in this
181
184
block and add a corresponding <ids> tag immediately above. Make
182
185
sure to fill in the vendor attribute, and preferably add a contact
183
186
person/address in a comment attribute. -->
184
187
<!-- Example new block: <ids type="enumerant" start="XXXX" end="XXXX+64n-1" vendor="Add vendor" comment="Contact TBD"/> -->
185
-
<idstype="enumerant"start="6912"end="4294967295"comment="Enumerant range reservable for future use by vendors"/>
188
+
<idstype="enumerant"start="7040"end="4294967295"comment="Enumerant range reservable for future use by vendors"/>
186
189
<!-- End reservations of enumerants -->
187
190
188
191
@@ -244,7 +247,8 @@
244
247
<idstype="FPFastMathMode"start="0"end="15"vendor="Khronos"comment="Reserved FPFastMathMode bits, not available to vendors - see the SPIR-V Specification"/>
<idstype="FPFastMathMode"start="18"end="18"vendor="khronos"comment="Reserved FPFastMathMode bit, not available to vendors - see SPV_KHR_float_controls2"/>
247
-
<idstype="FPFastMathMode"start="19"end="31"comment="Unreserved bits reservable for use by vendors"/>
0 commit comments