Luna::RHI::ComputePipelineStateDesc::metal_numthreads_z

u32 metal_numthreads_z

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

This is used only if the RHI backend is BackendType::metal, since metal shader files does not include thread group size.