Luna::ShaderCompiler::ShaderCompileResult::metal_numthreads_y

u32 metal_numthreads_y

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

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