MTLIOPriority
Designates the priority for a new input/output command queue.
Declaration
enum MTLIOPriorityOverview
Set a new input/output command queue’s priority that you create with an MTLIOCommandQueueDescriptor instance by setting its priority property. Create a queue that minimizes an asset’s loading latency by setting a descriptor’s priority to MTLIOPriority.high.