dawn-cmake/test/tint/var/override/numbered/val_init/i32.wgsl.expected.fxc.hlsl

7 lines
70 B
HLSL

[numthreads(1, 1, 1)]
void main() {
if ((0 == 1)) {
}
return;
}