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 committedMentioned in
Discussion
See the MTLCommandBuffer protocol’s status property for more information.