[−][src]Type Definition gfx_hal::adapter::QueuePriority
type QueuePriority = f32;
Scheduling hint for devices about the priority of a queue. Values range from 0.0 (low) to
1.0 (high).
type QueuePriority = f32;
Scheduling hint for devices about the priority of a queue. Values range from 0.0 (low) to
1.0 (high).