Contents

MTLCommandBufferStatus.committed

A command buffer’s third state, which indicates the command queue is preparing to schedule the command buffer by resolving its dependencies.

Declaration

case committed

Mentioned in

Discussion

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

See Also

Command buffer states