Trait gfx_core::CommandQueue[][src]

pub trait CommandQueue { }

Dummy trait for command queues. CommandBuffers will be later submitted to command queues instead of the device.

Implementors

Loading content...