dawn-cmake/test/tint/bug/chromium/1367602-2.wgsl.expected.fxc...

9 lines
110 B
HLSL

[numthreads(1, 1, 1)]
void unused_entry_point() {
return;
}
void f() {
bool v[65535] = (bool[65535])0;
}