MTLCommandBufferStatus.completed
A command buffer’s successful, final state, which indicates the GPU finished running the command buffer’s commands without any problems.
Declaration
case completedDiscussion
See the MTLCommandBuffer protocol’s status property for more information.