Commit b3c5bb4
authored
3 files changed
+17
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
221 | | - | |
| 221 | + | |
| 222 | + | |
222 | 223 | | |
223 | 224 | | |
224 | 225 | | |
| |||
2027 | 2028 | | |
2028 | 2029 | | |
2029 | 2030 | | |
| 2031 | + | |
| 2032 | + | |
| 2033 | + | |
| 2034 | + | |
| 2035 | + | |
| 2036 | + | |
| 2037 | + | |
| 2038 | + | |
| 2039 | + | |
| 2040 | + | |
2030 | 2041 | | |
2031 | 2042 | | |
2032 | 2043 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | | - | |
| 167 | + | |
| 168 | + | |
168 | 169 | | |
169 | 170 | | |
170 | 171 | | |
| |||
1839 | 1840 | | |
1840 | 1841 | | |
1841 | 1842 | | |
| 1843 | + | |
| 1844 | + | |
1842 | 1845 | | |
1843 | 1846 | | |
1844 | 1847 | | |
| |||
- .github/workflows/publish-TR-webgpu.yml+1-1
- .github/workflows/publish-TR-wgsl.yml+1-1
- correspondence/index.bs+43-6
- explainer/index.bs+2-2
- proposals/compatibility-mode.md+168-37
- proposals/sized-binding-arrays.md+123
- proposals/subgroups.md+7-7
- proposals/texel-buffers.md+16-2
- spec/index.bs+80-30
- tools/custom-action/dependency-versions.sh+1
- tools/custom-action/prepare.sh+1-1
- tools/install-dependencies.sh+3-2
- wgsl/index.bs+879-73
- wgsl/syntax.bnf+12-6
- wgsl/syntax/assert_statement.syntax.bs.include+5
- wgsl/syntax/const_assert.syntax.bs.include+1-1
- wgsl/syntax/global_assert.syntax.bs.include+5
- wgsl/syntax/global_decl.syntax.bs.include+1-5
- wgsl/syntax/statement.syntax.bs.include+1-1
- wgsl/syntax/translation_unit.syntax.bs.include+1-1
- wgsl/wgsl.recursive.bs.include+25-8
0 commit comments