Contents

requiredThreadsPerThreadgroup

Declaration

var requiredThreadsPerThreadgroup: MTLSize { get set }

Discussion

Sets the required threads-per-threadgroup during dispatches. The threadsPerThreadgroup argument of any dispatch must match this value if it is set. Setting this to a size of 0 in every dimension disables this property