dawn-cmake/test/bug/dawn
Stephen White b9170c65fc GLSL: fix vector relational ops.
In GLSL, relational operators are only valid for scalar operands. For
vector operands, lessThan, greaterThan, etc must be used.

Bug: tint:1303

Change-Id: Ia800f89111630c756dc1b30ef0c6858fb520fb16
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/69561
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Stephen White <senorblanco@chromium.org>
Reviewed-by: Ben Clayton <bclayton@google.com>
2021-11-16 16:16:56 +00:00
..
947.wgsl Add test case for dawn:947 2021-06-21 19:27:26 +00:00
947.wgsl.expected.glsl GLSL: fix vector relational ops. 2021-11-16 16:16:56 +00:00
947.wgsl.expected.hlsl HLSL: workaround FXC sometimes failing with 'not all control paths return a result' in functions with discard 2021-11-10 14:38:34 +00:00
947.wgsl.expected.msl msl: Handle buffer variables in transform 2021-10-28 15:00:39 +00:00
947.wgsl.expected.spvasm spirv: Use generic transform to process shader IO 2021-08-05 17:34:19 +00:00
947.wgsl.expected.wgsl Add test case for dawn:947 2021-06-21 19:27:26 +00:00