1cb93a386Sopenharmony_ciuniform half4 testInputs; 2cb93a386Sopenharmony_ci 3cb93a386Sopenharmony_civoid test_break() { @switch (1) { case 1: if (testInputs.x > 2) break; } } 4
1cb93a386Sopenharmony_ciuniform half4 testInputs; 2cb93a386Sopenharmony_ci 3cb93a386Sopenharmony_civoid test_break() { @switch (1) { case 1: if (testInputs.x > 2) break; } } 4