dawn-cmake/test/tint/shadowing/alias/const.wgsl.expected.fxc.hlsl

10 lines
84 B
HLSL

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