commandQueue
The command queue that creates the command buffer.
Declaration
var commandQueue: any MTLCommandQueue { get }Discussion
Each command buffer can only submit its commands to the queue that creates it.
The command queue that creates the command buffer.
var commandQueue: any MTLCommandQueue { get }Each command buffer can only submit its commands to the queue that creates it.