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 Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
common.wgsl.expected.dxc.hlsl tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
common.wgsl.expected.fxc.hlsl tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
common.wgsl.expected.glsl tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
common.wgsl.expected.msl tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
common.wgsl.expected.spvasm tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
common.wgsl.expected.wgsl Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
fallthrough.wgsl Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
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 Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
only_default_case.wgsl.expected.dxc.hlsl tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
only_default_case.wgsl.expected.fxc.hlsl tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
only_default_case.wgsl.expected.glsl tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
only_default_case.wgsl.expected.msl tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
only_default_case.wgsl.expected.spvasm tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
only_default_case.wgsl.expected.wgsl Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00