[−][src]Trait gfx_hal::command::Submittable
A property of a command buffer to be submitted to a queue with specific capability.
Implementors
impl<B, C, S> Submittable<B, C, Secondary> for SubpassCommandBuffer<B, S> where
B: Backend,
C: Capability + Supports<Graphics>,
S: Shot,
[src]
B: Backend,
C: Capability + Supports<Graphics>,
S: Shot,