dawn-cmake/test/tint/samples/function.wgsl.expected.fxc....

9 lines
98 B
HLSL

float main() {
return 0.40000000596046447754f;
}
[numthreads(2, 1, 1)]
void ep() {
return;
}