Trait gfx::format::BufferFormat [−][src]
Ability to be used for vertex buffers.
Implementors
impl<F> BufferFormat for F where
F: Formatted,
<F as Formatted>::Surface: BufferSurface,
<F as Formatted>::Channel: ChannelTyped,
[src]
F: Formatted,
<F as Formatted>::Surface: BufferSurface,
<F as Formatted>::Channel: ChannelTyped,