logo
pub type RenderQueue = Arc<Queue>;
Expand description

This queue is used to enqueue tasks for the GPU to execute asynchronously.