dawn-cmake/test/var/uses
Stephen White bf0180bcee GLSL: only emit default precision qualifier for frag shader.
Other shader types don't need this.
Also fix code style of member var.

Bug: tint:1360
Change-Id: Ic3600ec7c6da9b85b57655fabbf1f2e44b0ea7d3
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/79640
Reviewed-by: Ben Clayton <bclayton@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Stephen White <senorblanco@chromium.org>
2022-02-07 18:49:46 +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: only emit default precision qualifier for frag shader. 2022-02-07 18:49:46 +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