Contents

threadgroupMemoryLength

The per-tile size, in bytes, of the persistent threadgroup memory allocation, used when rendering.

Declaration

var threadgroupMemoryLength: Int { get set }

Discussion

Corresponds to MTLRenderCommandEncoder.threadgroupMemoryLength.

See Also

Configuring render targets