Contents

maxThreadgroupMemoryLength

The maximum threadgroup memory available to a compute kernel, in bytes.

Declaration

var maxThreadgroupMemoryLength: Int { get }

See Also

Checking compute support