maxTotalThreadsPerThreadgroup

Sets the maximum number of threads that the GPU can execute simultaneously within a single threadgroup in the tile render pipeline.

Declaration

var maxTotalThreadsPerThreadgroup: Int { get set }