dawn-cmake/test/tint/bug/tint/1598.wgsl.expected.dxc.hlsl

5 lines
50 B
HLSL

void main() {
int a[5] = (int[5])0;
return;
}