WGSL: switch statement without default clause #5281
Labels
goal:forward looking
Feature needed at a later date, not connected to a specific use case.
siggraphasia-2024
Milestone
Affected tests:
tests/bugs/nested-switch.slang
WGPU error: Error while parsing WGSL: :9:13 error: switch statement must have a default clause
switch(r_0)
^^^^^^
The text was updated successfully, but these errors were encountered: