dawn-cmake/test
Stephen White 520bccf8d8 GLSL: implement builtin kNumWorkgroups.
Bug: tint:1400
Change-Id: I5f2523d41f73abe55e57b8931833124c2ebaf00d
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/78260
Reviewed-by: Ben Clayton <bclayton@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Stephen White <senorblanco@chromium.org>
2022-01-25 22:47:05 +00:00
..
access wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
array GLSL: standardize layout() formatting (whitespace change). 2022-01-25 20:06:05 +00:00
benchmark GLSL: standardize layout() formatting (whitespace change). 2022-01-25 20:06:05 +00:00
buffer GLSL: standardize layout() formatting (whitespace change). 2022-01-25 20:06:05 +00:00
bug GLSL: implement interpolation qualifiers. 2022-01-25 21:39:05 +00:00
expressions GLSL: standardize layout() formatting (whitespace change). 2022-01-25 20:06:05 +00:00
identifiers/underscore GLSL samples: add empty entry point if needed. 2022-01-21 18:40:18 +00:00
intrinsics GLSL: standardize layout() formatting (whitespace change). 2022-01-25 20:06:05 +00:00
layout/storage/mat2x2 GLSL: standardize layout() formatting (whitespace change). 2022-01-25 20:06:05 +00:00
let GLSL: add location layout qualifier before in/out variables. 2022-01-25 19:44:14 +00:00
loops GLSL samples: add empty entry point if needed. 2022-01-21 18:40:18 +00:00
ptr_ref GLSL: standardize layout() formatting (whitespace change). 2022-01-25 20:06:05 +00:00
samples GLSL: standardize layout() formatting (whitespace change). 2022-01-25 20:06:05 +00:00
shader_io GLSL: implement builtin kNumWorkgroups. 2022-01-25 22:47:05 +00:00
shadowing GLSL samples: add empty entry point if needed. 2022-01-21 18:40:18 +00:00
statements GLSL: standardize layout() formatting (whitespace change). 2022-01-25 20:06:05 +00:00
struct wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
types GLSL: implement CombineSamplers transform (string version). 2022-01-24 17:17:22 +00:00
unittest/reader/spirv GLSL: implement interpolation qualifiers. 2022-01-25 21:39:05 +00:00
var GLSL: add location layout qualifier before in/out variables. 2022-01-25 19:44:14 +00:00
vk-gl-cts GLSL: implement interpolation qualifiers. 2022-01-25 21:39:05 +00:00
BUILD.gn Make use of std::string_view when parsing 2022-01-25 17:15:37 +00:00
extract-spvasm.py Add --dump-spirv option to tint_unittests 2021-05-05 09:46:31 +00:00
test-all.sh main: Replace --dawn-validation with --validate 2021-06-02 21:02:34 +00:00