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