Type Definition gfx_hal::queue::QueuePriority[][src]

type QueuePriority = f32;

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