dawn-cmake/test/tint/statements/switch
dan sinclair 882b38a2f5 Update fallthrough deprecation notice.
The `default` case selector has been implemented in Tint. This CL
updates the deprecation notice with that fact along with some more
information on replacements.

Bug: tint:1644
Change-Id: I883b4465d11d9696d46523d11e66c9a2dc2777ac
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/106460
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Antonio Maiorano <amaiorano@google.com>
Auto-Submit: Dan Sinclair <dsinclair@chromium.org>
Commit-Queue: Dan Sinclair <dsinclair@chromium.org>
2022-10-20 14:03:04 +00:00
..
case_default.wgsl [WGSL] Allow default as a case selector 2022-10-19 15:55:02 +00:00
case_default.wgsl.expected.dxc.hlsl [WGSL] Allow default as a case selector 2022-10-19 15:55:02 +00:00
case_default.wgsl.expected.fxc.hlsl [WGSL] Allow default as a case selector 2022-10-19 15:55:02 +00:00
case_default.wgsl.expected.glsl [WGSL] Allow default as a case selector 2022-10-19 15:55:02 +00:00
case_default.wgsl.expected.msl [WGSL] Allow default as a case selector 2022-10-19 15:55:02 +00:00
case_default.wgsl.expected.spvasm [WGSL] Allow default as a case selector 2022-10-19 15:55:02 +00:00
case_default.wgsl.expected.wgsl [WGSL] Allow default as a case selector 2022-10-19 15:55:02 +00:00
case_default_mixed.wgsl [WGSL] Allow default as a case selector 2022-10-19 15:55:02 +00:00
case_default_mixed.wgsl.expected.dxc.hlsl [WGSL] Allow default as a case selector 2022-10-19 15:55:02 +00:00
case_default_mixed.wgsl.expected.fxc.hlsl [WGSL] Allow default as a case selector 2022-10-19 15:55:02 +00:00
case_default_mixed.wgsl.expected.glsl [WGSL] Allow default as a case selector 2022-10-19 15:55:02 +00:00
case_default_mixed.wgsl.expected.msl [WGSL] Allow default as a case selector 2022-10-19 15:55:02 +00:00
case_default_mixed.wgsl.expected.spvasm [WGSL] Allow default as a case selector 2022-10-19 15:55:02 +00:00
case_default_mixed.wgsl.expected.wgsl [WGSL] Allow default as a case selector 2022-10-19 15:55:02 +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 Update fallthrough deprecation notice. 2022-10-20 14:03:04 +00:00
fallthrough.wgsl.expected.fxc.hlsl Update fallthrough deprecation notice. 2022-10-20 14:03:04 +00:00
fallthrough.wgsl.expected.glsl Update fallthrough deprecation notice. 2022-10-20 14:03:04 +00:00
fallthrough.wgsl.expected.msl Update fallthrough deprecation notice. 2022-10-20 14:03:04 +00:00
fallthrough.wgsl.expected.spvasm Update fallthrough deprecation notice. 2022-10-20 14:03:04 +00:00
fallthrough.wgsl.expected.wgsl Update fallthrough deprecation notice. 2022-10-20 14:03:04 +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