gfx_hal::queue

Type Alias QueuePriority

Source
pub type QueuePriority = f32;
Expand description

Scheduling hint for devices about the priority of a queue. Values range from 0.0 (low) to 1.0 (high).