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
Copy file name to clipboardExpand all lines: include/spirv/spir-v.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -249,7 +249,7 @@
249
249
<!-- Reserved FP fast math mode bits -->
250
250
<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"comment="Reserved FPFastMathMode bit, not available to vendors"/>
252
+
<idstype="FPFastMathMode"start="18"end="18"vendor="khronos"comment="Reserved FPFastMathMode bit, not available to vendors - see SPV_KHR_float_controls2"/>
253
253
<idstype="FPFastMathMode"start="19"end="31"comment="Unreserved bits reservable for use by vendors"/>
0 commit comments