dawn-cmake/test
Stephen White ae4487f3f9 GLSL: rename all identifiers prefixed with gl_.
In GLSL, all identifiers beginning with gl_ are reserved (not just those
explicitly named in the spec), and so any found in WGSL must be renamed.

Bug: tint:1304
Change-Id: I92ed7ec674620f67775378ecb8debcfdb4b5bbb4
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/69701
Reviewed-by: Ben Clayton <bclayton@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Stephen White <senorblanco@chromium.org>
2021-11-16 19:13:36 +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: rename all identifiers prefixed with gl_. 2021-11-16 19:13:36 +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