dawn-cmake/test/statements/switch
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
..
common.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
common.wgsl.expected.glsl GLSL: only emit default precision qualifier for frag shader. 2022-02-07 18:49:46 +00:00
common.wgsl.expected.hlsl HLSL backend: work around FXC ignoring switch with only default case 2021-11-05 20:39:07 +00:00
common.wgsl.expected.msl HLSL backend: work around FXC ignoring switch with only default case 2021-11-05 20:39:07 +00:00
common.wgsl.expected.spvasm HLSL backend: work around FXC ignoring switch with only default case 2021-11-05 20:39:07 +00:00
common.wgsl.expected.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
fallthrough.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
fallthrough.wgsl.expected.glsl GLSL: only emit default precision qualifier for frag shader. 2022-02-07 18:49:46 +00:00
fallthrough.wgsl.expected.hlsl HLSL backend: work around FXC ignoring switch with only default case 2021-11-05 20:39:07 +00:00
fallthrough.wgsl.expected.msl HLSL backend: work around FXC ignoring switch with only default case 2021-11-05 20:39:07 +00:00
fallthrough.wgsl.expected.spvasm HLSL backend: work around FXC ignoring switch with only default case 2021-11-05 20:39:07 +00:00
fallthrough.wgsl.expected.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
only_default_case.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
only_default_case.wgsl.expected.glsl GLSL: only emit default precision qualifier for frag shader. 2022-02-07 18:49:46 +00:00
only_default_case.wgsl.expected.hlsl HLSL backend: work around FXC ignoring switch with only default case 2021-11-05 20:39:07 +00:00
only_default_case.wgsl.expected.msl HLSL backend: work around FXC ignoring switch with only default case 2021-11-05 20:39:07 +00:00
only_default_case.wgsl.expected.spvasm HLSL backend: work around FXC ignoring switch with only default case 2021-11-05 20:39:07 +00:00
only_default_case.wgsl.expected.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00