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 }The maximum total number of threads that Metal can execute in a single threadgroup for the compute function.
var maxTotalThreadsPerThreadgroup: Int { get set }