- b29892b Update src/tint unittests to new @stage format. by dan sinclair · 2 years, 9 months ago chromium/5108
- 3b671cb wgsl: Separate struct members with commas by James Price · 3 years ago
- dbc13af tint->dawn: Shuffle source tree in preperation of merging repos by Ryan Harrison · 3 years, 1 month ago[Renamed from test/builtins/arrayLength/via_let.wgsl.expected.wgsl]
- b85e692 Rename 'intrinsic' to 'builtin' by Ben Clayton · 3 years, 1 month ago[Renamed from test/intrinsics/arrayLength/via_let.wgsl.expected.wgsl]
- 01e4b6f wgsl: Replace [[decoration]] with @decoration by Ben Clayton · 3 years, 2 months ago
- 6b1e5f5 wgsl: Do not require a semicolon after a struct by James Price · 3 years, 2 months ago
- a5d3986 tests: Stop using the [[block]] attribute by James Price · 3 years, 3 months ago
- e6cb51e validation: compute shader must include 'workgroup_size' in its attributes by Sarah · 3 years, 9 months ago
- aba42ed Add arrayLength() intrinsic that accepts a pointer argument by Ben Clayton · 3 years, 9 months ago[Copied (65%) from test/intrinsics/arrayLength.wgsl.expected.wgsl]
- 93e8f52 wgsl: Deprecate [[access]] decorations by Ben Clayton · 3 years, 9 months ago
- 9b54a2e Implement Pointers and References by Ben Clayton · 3 years, 10 months ago