Contents

makeCommandBufferWithUnretainedReferences()

Creates an input/output command buffer for the command queue that doesn’t retain the instances you pass to its methods.

Declaration

func makeCommandBufferWithUnretainedReferences() -> any MTLIOCommandBuffer

See Also

Creating a input/output command buffer