struct
GpuQueueId
Uniquely represents a GPU queue.
Public
Constructors
GpuQueueId
GpuQueueId(u32 id = 0)
GpuQueueId
GpuQueueId(GpuQueueType type, u32 index)
Methods
GetType
GpuQueueType GetType() const
GetIndex
u32 GetIndex() const
Fields
Id
u32 Id