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

9 lines
100 B
HLSL

[numthreads(1, 1, 1)]
void unused_entry_point() {
return;
}
void i() {
const float s = 1.0f;
}