Expand description
Metal command queue.
Corresponds to Metal/MTLCommandQueue.hpp.
A command queue manages the execution of command buffers on a device.
Structsยง
- Command
Queue - A queue that organizes the order of command buffer execution.
- Command
Queue Descriptor - A descriptor for configuring command queue creation.