Luna::ShaderCompiler::ShaderCompileResult::metal_numthreads_z

u32 metal_numthreads_z

The number of threads for one thread group in Z dimension.

This is used only when the compile target is TargetFormat::msl, since MSL does not record this in shader code.