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

9 lines
112 B
HLSL

[numthreads(1, 1, 1)]
void unused_entry_point() {
return;
}
void foo() {
const float b = 9.9999461e-41f;
}