dawn-cmake/test/expressions/binary
James Price c7c80c053d glsl: Always emit structures
Skipping those that are block-decorated is not correct, as
block-decorated structures can also have non-buffer usages. This is
even clearer now that WGSL has removed the block attribute.

Bug: tint:1324
Change-Id: I6484766a5c541d39e2dc08beb3ae7b889759a3fb
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/72083
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Ben Clayton <bclayton@google.com>
2021-12-09 15:45:03 +00:00
..
add GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00
bit-and GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00
bit-or GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00
bit-xor GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00
div GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00
left-shift GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00
mod GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00
mul glsl: Always emit structures 2021-12-09 15:45:03 +00:00
right-shift GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00
sub GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00