ERR_NO_FALLTHROUGH

Code: 3537 (3537)

As HRESULT:As NTSTATUS:

Documented in Win32

HLSL errors and warnings (comperrors.h): 3537

Fall-through cases in switch statements aren't supported. case / default statements that fall through to the next case / default without a break can't have any code in them.