xemu/subprojects/SPIRV-Reflect/tests/hlsl/localsize.hlsl

5 lines
42 B
HLSL

[numthreads(16, 24, 4)]
void csmain()
{
}