MTLDevice.newIOCommandQueueWithDescriptor

Creates an input/output command queue you use to submit commands that load assets from the file system into GPU resources or system memory.

interface MTLDevice
@selector("newIOCommandQueueWithDescriptor:error:")
newIOCommandQueueWithDescriptor

Meta