dawn-cmake/test/var/uses
Stephen White 0b3dfef469 GLSL: call renamer transform from GLSL transform.
This significantly simplifies the calling code from Dawn.
It does require moving the SingleEntryPoint transform above the
renamer, since we need to call SEP with the original name. That is
probably also an optimization, since we do the subsequent transforms
with a culled AST.

Bug: tint:1268
Change-Id: I1f48ec0238ea76310742c60b119311747dd3dbac
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/80020
Reviewed-by: Ben Clayton <bclayton@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Stephen White <senorblanco@chromium.org>
2022-02-10 16:22:28 +00:00
..
many_workgroup_vars.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
many_workgroup_vars.wgsl.expected.glsl GLSL: only emit default precision qualifier for frag shader. 2022-02-07 18:49:46 +00:00
many_workgroup_vars.wgsl.expected.hlsl msl: Use a struct for threadgroup memory arguments 2021-09-29 18:56:17 +00:00
many_workgroup_vars.wgsl.expected.msl msl: Handle buffer variables in transform 2021-10-28 15:00:39 +00:00
many_workgroup_vars.wgsl.expected.spvasm msl: Use a struct for threadgroup memory arguments 2021-09-29 18:56:17 +00:00
many_workgroup_vars.wgsl.expected.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
private.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
private.wgsl.expected.glsl GLSL: only emit default precision qualifier for frag shader. 2022-02-07 18:49:46 +00:00
private.wgsl.expected.hlsl test: move test/var files to test/var/uses 2021-06-30 15:58:50 +00:00
private.wgsl.expected.msl Restore "MSL writer: make signed int overflow defined behaviour" 2021-07-30 18:59:06 +00:00
private.wgsl.expected.spvasm test: move test/var files to test/var/uses 2021-06-30 15:58:50 +00:00
private.wgsl.expected.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
workgroup.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
workgroup.wgsl.expected.glsl GLSL: call renamer transform from GLSL transform. 2022-02-10 16:22:28 +00:00
workgroup.wgsl.expected.hlsl transform/shader_io: Generate a wrapper function 2021-08-04 22:15:28 +00:00
workgroup.wgsl.expected.msl transform/shader_io: Generate a wrapper function 2021-08-04 22:15:28 +00:00
workgroup.wgsl.expected.spvasm spirv: Use generic transform to process shader IO 2021-08-05 17:34:19 +00:00
workgroup.wgsl.expected.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00