Luna::ShaderCompiler::ShaderCompileResult::metal_numthreads_x

u32 metal_numthreads_x

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

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