Contents

setObjectThreadgroupMemoryLength(_:index:)

Configures the size of a threadgroup memory buffer for an entry in the object argument table.

Declaration

func setObjectThreadgroupMemoryLength(_ length: Int, index: Int)

Parameters

  • length:

    The threadgroup memory length, in bytes.

  • index:

    An integer that represents an entry in the object argument table.

See Also

Configuring persistent threadgroup memory