|
4948 | 4948 | "https://www.w3.org/TR/WGSL/#ieee754-trailing-significand-field", |
4949 | 4949 | "https://www.w3.org/TR/WGSL/#ieee754-exponent-bias", |
4950 | 4950 | "https://www.w3.org/TR/WGSL/#ref-for-ieee754-exponent-field", |
| 4951 | + "https://www.w3.org/TR/WGSL/#finite-range", |
| 4952 | + "https://www.w3.org/TR/WGSL/#ref-for-interval", |
4951 | 4953 | "https://www.w3.org/TR/WGSL/#ieee754-binary16", |
4952 | 4954 | "https://www.w3.org/TR/WGSL/#ref-for-ieee754-exponent-field%E2%91%A0", |
4953 | 4955 | "https://www.w3.org/TR/WGSL/#ref-for-ieee754-trailing-significand-field", |
4954 | 4956 | "https://www.w3.org/TR/WGSL/#ref-for-ieee754-exponent-bias", |
| 4957 | + "https://www.w3.org/TR/WGSL/#ref-for-finite-range", |
4955 | 4958 | "https://www.w3.org/TR/WGSL/#ieee754-binary32", |
4956 | 4959 | "https://www.w3.org/TR/WGSL/#ref-for-ieee754-exponent-field%E2%91%A1", |
4957 | 4960 | "https://www.w3.org/TR/WGSL/#ref-for-ieee754-trailing-significand-field%E2%91%A0", |
4958 | 4961 | "https://www.w3.org/TR/WGSL/#ref-for-ieee754-exponent-bias%E2%91%A0", |
| 4962 | + "https://www.w3.org/TR/WGSL/#ref-for-finite-range%E2%91%A0", |
4959 | 4963 | "https://www.w3.org/TR/WGSL/#ieee754-binary64", |
4960 | 4964 | "https://www.w3.org/TR/WGSL/#ref-for-ieee754-exponent-field%E2%91%A2", |
4961 | 4965 | "https://www.w3.org/TR/WGSL/#ref-for-ieee754-trailing-significand-field%E2%91%A1", |
4962 | 4966 | "https://www.w3.org/TR/WGSL/#ref-for-ieee754-exponent-bias%E2%91%A1", |
| 4967 | + "https://www.w3.org/TR/WGSL/#ref-for-finite-range%E2%91%A1", |
4963 | 4968 | "https://www.w3.org/TR/WGSL/#ref-for-extended-real%E2%91%A0%E2%93%AA", |
4964 | 4969 | "https://www.w3.org/TR/WGSL/#floating-point-interpretation-of-bits", |
4965 | 4970 | "https://www.w3.org/TR/WGSL/#ref-for-ieee754-exponent-bias%E2%91%A2", |
|
4989 | 4994 | "https://www.w3.org/TR/WGSL/#rounding", |
4990 | 4995 | "https://www.w3.org/TR/WGSL/#ref-for-extended-real%E2%91%A0%E2%91%A2", |
4991 | 4996 | "https://www.w3.org/TR/WGSL/#ref-for-ieee754-overflow", |
| 4997 | + "https://www.w3.org/TR/WGSL/#ref-for-finite-range%E2%91%A2", |
4992 | 4998 | "https://www.w3.org/TR/WGSL/#ieee754-rounding-mode", |
4993 | 4999 | "https://www.w3.org/TR/WGSL/#ref-for-nan%E2%91%A1", |
4994 | 5000 | "https://www.w3.org/TR/WGSL/#ref-for-nan%E2%91%A2", |
|
4999 | 5005 | "https://www.w3.org/TR/WGSL/#ieee754-division-by-zero", |
5000 | 5006 | "https://www.w3.org/TR/WGSL/#ieee754-overflow", |
5001 | 5007 | "https://www.w3.org/TR/WGSL/#ref-for-intermediate-result", |
| 5008 | + "https://www.w3.org/TR/WGSL/#ref-for-finite-range%E2%91%A3", |
5002 | 5009 | "https://www.w3.org/TR/WGSL/#ieee754-underflow", |
5003 | 5010 | "https://www.w3.org/TR/WGSL/#ref-for-intermediate-result%E2%91%A0", |
5004 | 5011 | "https://www.w3.org/TR/WGSL/#ref-for-ieee754-subnormal%E2%91%A1", |
|
5040 | 5047 | "https://www.w3.org/TR/WGSL/#ref-for-f16%E2%91%A0%E2%91%A6", |
5041 | 5048 | "https://www.w3.org/TR/WGSL/#ref-for-intermediate-result%E2%91%A7", |
5042 | 5049 | "https://www.w3.org/TR/WGSL/#ref-for-intermediate-result%E2%91%A8", |
| 5050 | + "https://www.w3.org/TR/WGSL/#ref-for-finite-range%E2%91%A4", |
5043 | 5051 | "https://www.w3.org/TR/WGSL/#ref-for-const-expressions%E2%91%A5%E2%91%A0", |
5044 | 5052 | "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A1%E2%91%A2%E2%93%AA", |
5045 | 5053 | "https://www.w3.org/TR/WGSL/#ref-for-override-expressions%E2%91%A2%E2%91%A5", |
|
5051 | 5059 | "https://www.w3.org/TR/WGSL/#ref-for-rounding%E2%91%A0", |
5052 | 5060 | "https://www.w3.org/TR/WGSL/#ref-for-ieee754-rounding-mode%E2%91%A0", |
5053 | 5061 | "https://www.w3.org/TR/WGSL/#ulp", |
| 5062 | + "https://www.w3.org/TR/WGSL/#ref-for-finite-range%E2%91%A5", |
5054 | 5063 | "https://www.w3.org/TR/WGSL/#ref-for-correctly-rounded", |
5055 | 5064 | "https://www.w3.org/TR/WGSL/#ref-for-ulp", |
5056 | 5065 | "https://www.w3.org/TR/WGSL/#inherited-from", |
5057 | 5066 | "https://www.w3.org/TR/WGSL/#ref-for-rounding%E2%91%A1", |
5058 | 5067 | "https://www.w3.org/TR/WGSL/#ref-for-ieee754-overflow%E2%91%A1", |
5059 | 5068 | "https://www.w3.org/TR/WGSL/#ref-for-reassociation", |
5060 | 5069 | "https://www.w3.org/TR/WGSL/#ref-for-flush-to-zero", |
| 5070 | + "https://www.w3.org/TR/WGSL/#ref-for-finite-range%E2%91%A6", |
5061 | 5071 | "https://www.w3.org/TR/WGSL/#concrete-float-accuracy", |
5062 | 5072 | "https://www.w3.org/TR/WGSL/#ref-for-ieee754-subnormal%E2%91%A4", |
5063 | 5073 | "https://www.w3.org/TR/WGSL/#ref-for-ieee754-subnormal%E2%91%A5", |
|
5106 | 5116 | "https://www.w3.org/TR/WGSL/#numeric-scalar-conversion-to-floating-point", |
5107 | 5117 | "https://www.w3.org/TR/WGSL/#ref-for-numeric-scalar%E2%91%A6", |
5108 | 5118 | "https://www.w3.org/TR/WGSL/#ref-for-integer-scalar%E2%91%A0%E2%91%A6", |
| 5119 | + "https://www.w3.org/TR/WGSL/#ref-for-finite-range%E2%91%A7", |
5109 | 5120 | "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A1%E2%91%A2%E2%91%A0", |
5110 | 5121 | "https://www.w3.org/TR/WGSL/#ref-for-const-expressions%E2%91%A5%E2%91%A1", |
5111 | 5122 | "https://www.w3.org/TR/WGSL/#ref-for-pipeline-creation-error%E2%91%A2%E2%93%AA", |
|
5713 | 5724 | "https://www.w3.org/TR/WGSL/#quantizeToF16-builtin", |
5714 | 5725 | "https://www.w3.org/TR/WGSL/#ref-for-ieee754-binary16%E2%91%A3", |
5715 | 5726 | "https://www.w3.org/TR/WGSL/#ref-for-ieee754-binary32%E2%91%A3", |
| 5727 | + "https://www.w3.org/TR/WGSL/#ref-for-finite-range%E2%91%A8", |
5716 | 5728 | "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A1%E2%91%A3%E2%91%A4", |
5717 | 5729 | "https://www.w3.org/TR/WGSL/#ref-for-const-expressions%E2%91%A5%E2%91%A7", |
5718 | 5730 | "https://www.w3.org/TR/WGSL/#ref-for-pipeline-creation-error%E2%91%A2%E2%91%A5", |
|
6239 | 6251 | "https://www.w3.org/TR/WGSL/#pack2x16unorm-builtin", |
6240 | 6252 | "https://www.w3.org/TR/WGSL/#pack2x16float-builtin", |
6241 | 6253 | "https://www.w3.org/TR/WGSL/#ref-for-ieee754-binary16%E2%91%A4", |
| 6254 | + "https://www.w3.org/TR/WGSL/#ref-for-finite-range%E2%91%A0%E2%93%AA", |
6242 | 6255 | "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A1%E2%91%A7%E2%91%A0", |
6243 | 6256 | "https://www.w3.org/TR/WGSL/#ref-for-const-expressions%E2%91%A6%E2%91%A8", |
6244 | 6257 | "https://www.w3.org/TR/WGSL/#ref-for-pipeline-creation-error%E2%91%A2%E2%91%A7", |
|
0 commit comments