dawn-cmake/test/intrinsics/arrayLength.wgsl.expected.hlsl

7 lines
50 B
HLSL

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