Luna::RHI::ComputePipelineStateDesc::metal_numthreads_x

u32 metal_numthreads_x

The number of threads in one thread group in X 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.