|
2197 | 2197 | "https://www.w3.org/TR/WGSL/#ref-for-type-alias%E2%91%A6", |
2198 | 2198 | "https://www.w3.org/TR/WGSL/#ref-for-structure%E2%91%A0%E2%91%A1", |
2199 | 2199 | "https://www.w3.org/TR/WGSL/#ref-for-const-expressions%E2%91%A1%E2%93%AA", |
| 2200 | + "https://www.w3.org/TR/WGSL/#ref-for-pipeline-creation%E2%91%A0%E2%91%A3", |
2200 | 2201 | "https://www.w3.org/TR/WGSL/#ref-for-override-declaration%E2%91%A5", |
2201 | 2202 | "https://www.w3.org/TR/WGSL/#ref-for-override-declaration%E2%91%A6", |
2202 | 2203 | "https://www.w3.org/TR/WGSL/#ref-for-behavioral-requirements%E2%91%A0%E2%91%A4", |
| 2204 | + "https://www.w3.org/TR/WGSL/#ref-for-shader%E2%91%A3", |
| 2205 | + "https://www.w3.org/TR/WGSL/#ref-for-entry-point%E2%91%A5", |
| 2206 | + "https://www.w3.org/TR/WGSL/#ref-for-gpuprogrammablestage%E2%91%A3", |
2203 | 2207 | "https://www.w3.org/TR/WGSL/#ref-for-top-level-expression%E2%91%A4", |
2204 | 2208 | "https://www.w3.org/TR/WGSL/#ref-for-subexpressions%E2%91%A4", |
2205 | 2209 | "https://www.w3.org/TR/WGSL/#ref-for-behavioral-requirements%E2%91%A0%E2%91%A5", |
|
2219 | 2223 | "https://www.w3.org/TR/WGSL/#ref-for-override-declaration%E2%91%A0%E2%93%AA", |
2220 | 2224 | "https://www.w3.org/TR/WGSL/#ref-for-integer-literal%E2%91%A7", |
2221 | 2225 | "https://www.w3.org/TR/WGSL/#ref-for-i32%E2%91%A1%E2%93%AA", |
2222 | | - "https://www.w3.org/TR/WGSL/#ref-for-pipeline-creation%E2%91%A0%E2%91%A3", |
| 2226 | + "https://www.w3.org/TR/WGSL/#ref-for-pipeline-creation%E2%91%A0%E2%91%A4", |
2223 | 2227 | "https://www.w3.org/TR/WGSL/#ref-for-override-declaration%E2%91%A0%E2%91%A0", |
2224 | 2228 | "https://www.w3.org/TR/WGSL/#ref-for-i32%E2%91%A1%E2%91%A0", |
2225 | 2229 | "https://www.w3.org/TR/WGSL/#ref-for-resolves%E2%91%A0%E2%91%A0", |
|
3080 | 3084 | "https://www.w3.org/TR/WGSL/#syntax-return_statement", |
3081 | 3085 | "https://www.w3.org/TR/WGSL/#ref-for-syntax-expression%E2%91%A1%E2%91%A1", |
3082 | 3086 | "https://www.w3.org/TR/WGSL/#statement-return", |
3083 | | - "https://www.w3.org/TR/WGSL/#ref-for-entry-point%E2%91%A5", |
| 3087 | + "https://www.w3.org/TR/WGSL/#ref-for-entry-point%E2%91%A6", |
3084 | 3088 | "https://www.w3.org/TR/WGSL/#ref-for-call-site%E2%91%A4", |
3085 | 3089 | "https://www.w3.org/TR/WGSL/#ref-for-return-type%E2%91%A2", |
3086 | 3090 | "https://www.w3.org/TR/WGSL/#ref-for-statement-return%E2%91%A1", |
|
3195 | 3199 | "https://www.w3.org/TR/WGSL/#example-3ac081ef", |
3196 | 3200 | "https://www.w3.org/TR/WGSL/#functions", |
3197 | 3201 | "https://www.w3.org/TR/WGSL/#function-function", |
3198 | | - "https://www.w3.org/TR/WGSL/#ref-for-entry-point%E2%91%A6", |
| 3202 | + "https://www.w3.org/TR/WGSL/#ref-for-entry-point%E2%91%A7", |
3199 | 3203 | "https://www.w3.org/TR/WGSL/#ref-for-shader-stages%E2%91%A2", |
3200 | 3204 | "https://www.w3.org/TR/WGSL/#ref-for-pipeline%E2%91%A0", |
3201 | 3205 | "https://www.w3.org/TR/WGSL/#ref-for-built-in-functions%E2%91%A4", |
|
3657 | 3661 | "https://www.w3.org/TR/WGSL/#ref-for-pipeline-creation-error%E2%91%A1%E2%91%A4", |
3658 | 3662 | "https://www.w3.org/TR/WGSL/#shader-stage-attr", |
3659 | 3663 | "https://www.w3.org/TR/WGSL/#shader-stage-attributes", |
3660 | | - "https://www.w3.org/TR/WGSL/#ref-for-entry-point%E2%91%A7", |
| 3664 | + "https://www.w3.org/TR/WGSL/#ref-for-entry-point%E2%91%A8", |
3661 | 3665 | "https://www.w3.org/TR/WGSL/#ref-for-shader-stages%E2%91%A3", |
3662 | 3666 | "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A8%E2%91%A2", |
3663 | 3667 | "https://www.w3.org/TR/WGSL/#ref-for-function-declaration%E2%91%A2", |
3664 | 3668 | "https://www.w3.org/TR/WGSL/#vertex-attr", |
3665 | 3669 | "https://www.w3.org/TR/WGSL/#syntax-vertex_attr", |
3666 | 3670 | "https://www.w3.org/TR/WGSL/#ref-for-syntax_sym-attr%E2%91%A0%E2%91%A7", |
3667 | 3671 | "https://www.w3.org/TR/WGSL/#attribute-vertex", |
3668 | | - "https://www.w3.org/TR/WGSL/#ref-for-entry-point%E2%91%A8", |
| 3672 | + "https://www.w3.org/TR/WGSL/#ref-for-entry-point%E2%91%A0%E2%93%AA", |
3669 | 3673 | "https://www.w3.org/TR/WGSL/#ref-for-vertex-shader-stage%E2%91%A0", |
3670 | 3674 | "https://www.w3.org/TR/WGSL/#ref-for-gpurenderpipeline%E2%91%A1", |
3671 | 3675 | "https://www.w3.org/TR/WGSL/#fragment-attr", |
3672 | 3676 | "https://www.w3.org/TR/WGSL/#syntax-fragment_attr", |
3673 | 3677 | "https://www.w3.org/TR/WGSL/#ref-for-syntax_sym-attr%E2%91%A0%E2%91%A8", |
3674 | 3678 | "https://www.w3.org/TR/WGSL/#attribute-fragment", |
3675 | | - "https://www.w3.org/TR/WGSL/#ref-for-entry-point%E2%91%A0%E2%93%AA", |
| 3679 | + "https://www.w3.org/TR/WGSL/#ref-for-entry-point%E2%91%A0%E2%91%A0", |
3676 | 3680 | "https://www.w3.org/TR/WGSL/#ref-for-fragment-shader-stage", |
3677 | 3681 | "https://www.w3.org/TR/WGSL/#ref-for-gpurenderpipeline%E2%91%A2", |
3678 | 3682 | "https://www.w3.org/TR/WGSL/#compute-attr", |
3679 | 3683 | "https://www.w3.org/TR/WGSL/#syntax-compute_attr", |
3680 | 3684 | "https://www.w3.org/TR/WGSL/#ref-for-syntax_sym-attr%E2%91%A1%E2%93%AA", |
3681 | 3685 | "https://www.w3.org/TR/WGSL/#attribute-compute", |
3682 | | - "https://www.w3.org/TR/WGSL/#ref-for-entry-point%E2%91%A0%E2%91%A0", |
| 3686 | + "https://www.w3.org/TR/WGSL/#ref-for-entry-point%E2%91%A0%E2%91%A1", |
3683 | 3687 | "https://www.w3.org/TR/WGSL/#ref-for-compute-shader-stage%E2%91%A2", |
3684 | 3688 | "https://www.w3.org/TR/WGSL/#ref-for-gpucomputepipeline%E2%91%A0", |
3685 | 3689 | "https://www.w3.org/TR/WGSL/#entry-points", |
|
3705 | 3709 | "https://www.w3.org/TR/WGSL/#vertex", |
3706 | 3710 | "https://www.w3.org/TR/WGSL/#fragment", |
3707 | 3711 | "https://www.w3.org/TR/WGSL/#entry-point-decl", |
3708 | | - "https://www.w3.org/TR/WGSL/#ref-for-entry-point%E2%91%A0%E2%91%A1", |
| 3712 | + "https://www.w3.org/TR/WGSL/#ref-for-entry-point%E2%91%A0%E2%91%A2", |
3709 | 3713 | "https://www.w3.org/TR/WGSL/#ref-for-user-defined-function%E2%91%A0%E2%91%A1", |
3710 | 3714 | "https://www.w3.org/TR/WGSL/#ref-for-shader-stage-attributes%E2%91%A0", |
3711 | 3715 | "https://www.w3.org/TR/WGSL/#ref-for-pipeline%E2%91%A1", |
3712 | | - "https://www.w3.org/TR/WGSL/#ref-for-gpuprogrammablestage%E2%91%A3", |
| 3716 | + "https://www.w3.org/TR/WGSL/#ref-for-gpuprogrammablestage%E2%91%A4", |
3713 | 3717 | "https://www.w3.org/TR/WGSL/#ref-for-formal-parameter%E2%91%A0%E2%91%A3", |
3714 | 3718 | "https://www.w3.org/TR/WGSL/#ref-for-shader-stage-input%E2%91%A5", |
3715 | 3719 | "https://www.w3.org/TR/WGSL/#ref-for-return-value%E2%91%A2", |
|
3769 | 3773 | "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-workgroup%E2%91%A0%E2%91%A2", |
3770 | 3774 | "https://www.w3.org/TR/WGSL/#interface-of-a-shader", |
3771 | 3775 | "https://www.w3.org/TR/WGSL/#ref-for-formal-parameter%E2%91%A0%E2%91%A4", |
3772 | | - "https://www.w3.org/TR/WGSL/#ref-for-entry-point%E2%91%A0%E2%91%A2", |
| 3776 | + "https://www.w3.org/TR/WGSL/#ref-for-entry-point%E2%91%A0%E2%91%A3", |
3773 | 3777 | "https://www.w3.org/TR/WGSL/#ref-for-return-value%E2%91%A3", |
3774 | 3778 | "https://www.w3.org/TR/WGSL/#ref-for-uniform-buffer%E2%91%A6", |
3775 | 3779 | "https://www.w3.org/TR/WGSL/#ref-for-storage-buffer%E2%91%A0%E2%91%A2", |
|
3798 | 3802 | "https://www.w3.org/TR/WGSL/#built-in-input-value", |
3799 | 3803 | "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A8%E2%91%A4", |
3800 | 3804 | "https://www.w3.org/TR/WGSL/#ref-for-formal-parameter%E2%91%A0%E2%91%A5", |
3801 | | - "https://www.w3.org/TR/WGSL/#ref-for-entry-point%E2%91%A0%E2%91%A3", |
| 3805 | + "https://www.w3.org/TR/WGSL/#ref-for-entry-point%E2%91%A0%E2%91%A4", |
3802 | 3806 | "https://www.w3.org/TR/WGSL/#ref-for-shader-stages%E2%91%A6", |
3803 | 3807 | "https://www.w3.org/TR/WGSL/#ref-for-attribute-builtin%E2%91%A4", |
3804 | 3808 | "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A8%E2%91%A5", |
3805 | 3809 | "https://www.w3.org/TR/WGSL/#built-in-output-value", |
3806 | 3810 | "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A0%E2%91%A8%E2%91%A6", |
3807 | 3811 | "https://www.w3.org/TR/WGSL/#ref-for-return-value%E2%91%A4", |
3808 | | - "https://www.w3.org/TR/WGSL/#ref-for-entry-point%E2%91%A0%E2%91%A4", |
| 3812 | + "https://www.w3.org/TR/WGSL/#ref-for-entry-point%E2%91%A0%E2%91%A5", |
3809 | 3813 | "https://www.w3.org/TR/WGSL/#ref-for-shader-stages%E2%91%A7", |
3810 | 3814 | "https://www.w3.org/TR/WGSL/#ref-for-return-type%E2%91%A8", |
3811 | 3815 | "https://www.w3.org/TR/WGSL/#ref-for-return-type%E2%91%A0%E2%93%AA", |
|
3995 | 3999 | "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A1%E2%91%A0%E2%91%A2", |
3996 | 4000 | "https://www.w3.org/TR/WGSL/#ref-for-attribute-group%E2%91%A1", |
3997 | 4001 | "https://www.w3.org/TR/WGSL/#ref-for-attribute-binding%E2%91%A0", |
3998 | | - "https://www.w3.org/TR/WGSL/#ref-for-shader%E2%91%A3", |
| 4002 | + "https://www.w3.org/TR/WGSL/#ref-for-shader%E2%91%A4", |
3999 | 4003 | "https://www.w3.org/TR/WGSL/#ref-for-shader-creation-error%E2%91%A1%E2%91%A0%E2%91%A3", |
4000 | 4004 | "https://www.w3.org/TR/WGSL/#ref-for-attribute-group%E2%91%A2", |
4001 | 4005 | "https://www.w3.org/TR/WGSL/#ref-for-attribute-binding%E2%91%A1", |
|
4476 | 4480 | "https://www.w3.org/TR/WGSL/#uniform-control-flow", |
4477 | 4481 | "https://www.w3.org/TR/WGSL/#ref-for-compute-shader-stage%E2%91%A0%E2%91%A2", |
4478 | 4482 | "https://www.w3.org/TR/WGSL/#ref-for-compute-shader-stage-workgroup%E2%91%A2", |
4479 | | - "https://www.w3.org/TR/WGSL/#ref-for-entry-point%E2%91%A0%E2%91%A5", |
| 4483 | + "https://www.w3.org/TR/WGSL/#ref-for-entry-point%E2%91%A0%E2%91%A6", |
4480 | 4484 | "https://www.w3.org/TR/WGSL/#ref-for-draw-command%E2%91%A4", |
4481 | 4485 | "https://www.w3.org/TR/WGSL/#uniform-value", |
4482 | 4486 | "https://www.w3.org/TR/WGSL/#uniform-variable", |
|
4963 | 4967 | "https://www.w3.org/TR/WGSL/#compute-shader-workgroups", |
4964 | 4968 | "https://www.w3.org/TR/WGSL/#compute-shader-stage-workgroup", |
4965 | 4969 | "https://www.w3.org/TR/WGSL/#ref-for-compute-shader-stage%E2%91%A0%E2%91%A4", |
4966 | | - "https://www.w3.org/TR/WGSL/#ref-for-entry-point%E2%91%A0%E2%91%A6", |
| 4970 | + "https://www.w3.org/TR/WGSL/#ref-for-entry-point%E2%91%A0%E2%91%A7", |
4967 | 4971 | "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-workgroup%E2%91%A1%E2%91%A0", |
4968 | 4972 | "https://www.w3.org/TR/WGSL/#workgroup-grid", |
4969 | 4973 | "https://www.w3.org/TR/WGSL/#ref-for-attribute-workgroup_size%E2%91%A3", |
|
4996 | 5000 | "https://www.w3.org/TR/WGSL/#ref-for-address-spaces-handle%E2%91%A6", |
4997 | 5001 | "https://www.w3.org/TR/WGSL/#ref-for-behavioral-requirements%E2%91%A1%E2%91%A8", |
4998 | 5002 | "https://www.w3.org/TR/WGSL/#ref-for-indeterminate-value%E2%91%A2", |
4999 | | - "https://www.w3.org/TR/WGSL/#ref-for-entry-point%E2%91%A0%E2%91%A7", |
| 5003 | + "https://www.w3.org/TR/WGSL/#ref-for-entry-point%E2%91%A0%E2%91%A8", |
5000 | 5004 | "https://www.w3.org/TR/WGSL/#ref-for-return-value%E2%91%A8", |
5001 | 5005 | "https://www.w3.org/TR/WGSL/#ref-for-behavioral-requirements%E2%91%A2%E2%93%AA", |
5002 | 5006 | "https://www.w3.org/TR/WGSL/#ref-for-gpurenderpipeline%E2%91%A4", |
|
5006 | 5010 | "https://www.w3.org/TR/WGSL/#subgroup", |
5007 | 5011 | "https://www.w3.org/TR/WGSL/#ref-for-compute-shader-stage%E2%91%A0%E2%91%A5", |
5008 | 5012 | "https://www.w3.org/TR/WGSL/#ref-for-fragment-shader-stage%E2%91%A0%E2%93%AA", |
5009 | | - "https://www.w3.org/TR/WGSL/#ref-for-entry-point%E2%91%A0%E2%91%A8", |
| 5013 | + "https://www.w3.org/TR/WGSL/#ref-for-entry-point%E2%91%A1%E2%93%AA", |
5010 | 5014 | "https://www.w3.org/TR/WGSL/#ref-for-compute-shader-stage-workgroup%E2%91%A3", |
5011 | 5015 | "https://www.w3.org/TR/WGSL/#ref-for-draw-command%E2%91%A5", |
5012 | 5016 | "https://www.w3.org/TR/WGSL/#ref-for-quad%E2%91%A1", |
|
5168 | 5172 | "https://www.w3.org/TR/WGSL/#floating-point-rounding-and-overflow", |
5169 | 5173 | "https://www.w3.org/TR/WGSL/#ref-for-intermediate-result%E2%91%A8", |
5170 | 5174 | "https://www.w3.org/TR/WGSL/#ref-for-shader-module-creation%E2%91%A0%E2%91%A5", |
5171 | | - "https://www.w3.org/TR/WGSL/#ref-for-pipeline-creation%E2%91%A0%E2%91%A4", |
| 5175 | + "https://www.w3.org/TR/WGSL/#ref-for-pipeline-creation%E2%91%A0%E2%91%A5", |
5172 | 5176 | "https://www.w3.org/TR/WGSL/#ref-for-shader-execution-start%E2%91%A3", |
5173 | 5177 | "https://www.w3.org/TR/WGSL/#ref-for-f32%E2%91%A1%E2%91%A2", |
5174 | 5178 | "https://www.w3.org/TR/WGSL/#ref-for-f16%E2%91%A0%E2%91%A6", |
|
0 commit comments