maxTotalThreadsPerThreadgroup

The maximum total number of threads that Metal can execute in a single threadgroup for the compute function.

Declaration

var maxTotalThreadsPerThreadgroup: Int { get set }