dawn-cmake/test/tint/bug/chromium/1433499.wgsl.expected.fxc.hlsl

8 lines
89 B
HLSL

[numthreads(1, 1, 1)]
void unused_entry_point() {
return;
}
void f(inout float p) {
}