dawn-cmake/test
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
..
access GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00
array GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00
buffer GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00
bug GLSL: fix vector relational ops. 2021-11-16 16:16:56 +00:00
expressions GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00
intrinsics GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00
layout/storage/mat2x2 GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00
let GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00
loops GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00
matrix/constructor/elements GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00
ptr_ref GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00
samples GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00
shader_io GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00
statements GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00
struct GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00
types GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00
unittest/reader/spirv Add more SPIR-V reader unit test samples 2021-09-27 20:55:53 +00:00
var GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00
vk-gl-cts spirv-reader: Sink pointer-to-vector-component 2021-11-04 19:55:57 +00:00
BUILD.gn ast: Remove TypeConstructorExpression 2021-11-15 20:45:50 +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