The queue read-only property of the GPUDevice interface returns the primary GPUQueue for the device.
queue
external GPUQueue get queue;