dawn-cmake/test/tint/statements/switch
dan sinclair 735e4b4fa1 Emit deprecation for fallthrough.
The `fallthrough` statement is being removed from WGSL. This CL adds
a deprecation warning into the current implementation to prepare folks
for the upcoming removal.

Bug: tint:1644
Change-Id: I599984b6a30b39312c4b794a9ecd70f0f626c759
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/98841
Auto-Submit: Dan Sinclair <dsinclair@chromium.org>
Commit-Queue: Ben Clayton <bclayton@google.com>
Reviewed-by: Ben Clayton <bclayton@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
2022-08-15 11:41:07 +00:00
..
common.wgsl
common.wgsl.expected.dxc.hlsl
common.wgsl.expected.fxc.hlsl
common.wgsl.expected.glsl
common.wgsl.expected.msl
common.wgsl.expected.spvasm
common.wgsl.expected.wgsl
fallthrough.wgsl
fallthrough.wgsl.expected.dxc.hlsl Emit deprecation for fallthrough. 2022-08-15 11:41:07 +00:00
fallthrough.wgsl.expected.fxc.hlsl Emit deprecation for fallthrough. 2022-08-15 11:41:07 +00:00
fallthrough.wgsl.expected.glsl Emit deprecation for fallthrough. 2022-08-15 11:41:07 +00:00
fallthrough.wgsl.expected.msl Emit deprecation for fallthrough. 2022-08-15 11:41:07 +00:00
fallthrough.wgsl.expected.spvasm Emit deprecation for fallthrough. 2022-08-15 11:41:07 +00:00
fallthrough.wgsl.expected.wgsl Emit deprecation for fallthrough. 2022-08-15 11:41:07 +00:00
only_default_case.wgsl
only_default_case.wgsl.expected.dxc.hlsl
only_default_case.wgsl.expected.fxc.hlsl
only_default_case.wgsl.expected.glsl
only_default_case.wgsl.expected.msl
only_default_case.wgsl.expected.spvasm
only_default_case.wgsl.expected.wgsl