A handle to a command queue on a device.
A Queue executes recorded CommandBuffer objects.
Methods
submit(commandBuffers:ReadOnlyArray<CommandBuffer>):Void
Submits a series of finished command buffers for execution.