Contents

MTLCommandBufferStatus.enqueued

A command buffer’s second state, which indicates its command queue is reserving a place for it.

Declaration

case enqueued

Discussion

See the MTLCommandBuffer protocol’s status property for more information.

See Also

Command buffer states