dawn-cmake/test/buffer/uniform
James Price ae8c65620e glsl: Wrap non-struct buffer types in structs
Use the AddSpirvBlockDecoration transform to do this.

Add expected results for all of the new E2E tests. The arrayLength()
tests all fail as this is not yet implemented for the GLSL
backend. The other tests all pass except two that assign whole structs
to buffers, which is also a pre-existing issue.

Bug: tint:1372
Change-Id: I230197b43a5561e619866419d642ffc1ed085aac
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/76164
Reviewed-by: Ben Clayton <bclayton@google.com>
Reviewed-by: Stephen White <senorblanco@chromium.org>
Kokoro: Kokoro <noreply+kokoro@google.com>
2022-01-19 15:55:56 +00:00
..
dynamic_index tests: Stop using the [[block]] attribute 2021-12-09 15:45:03 +00:00
static_index tests: Stop using the [[block]] attribute 2021-12-09 15:45:03 +00:00
types glsl: Wrap non-struct buffer types in structs 2022-01-19 15:55:56 +00:00