MTLCommandQueue.commandBuffer

Returns a command buffer from the command queue that maintains strong references to resources.

  1. MTLCommandBuffer commandBuffer(MTLCommandBufferDescriptor* descriptor)
  2. MTLCommandBuffer commandBuffer()
    interface MTLCommandQueue
    @selector("commandBuffer")
    commandBuffer
    ()

Meta