[][src]Trait gfx_core::CommandQueue

pub trait CommandQueue { }

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

Implementors

Loading content...