blob: 59b06549938d4e7310d5543499d4c0625497f47a [file] [log] [blame]
SKIP: FAILED
static uint var_1 = 0u;
void main_1() {
while (true) {
}
return;
}
void main() {
main_1();
return;
}
warning: DXIL.dll not found. Resulting DXIL will not be signed for use in release environments.
error: validation errors
tint_ow9VQQ:9: error: Loop must have break.
Validation failed.