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

9 lines
89 B
HLSL

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