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

6 lines
72 B
HLSL

[numthreads(1, 1, 1)]
void main() {
const float a = 1.0f;
return;
}