queue property

GPUQueue get queue

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

Implementation

external GPUQueue get queue;