Trait gfx::format::BufferFormat []

pub trait BufferFormat: Formatted { }

Ability to be used for vertex buffers.

Implementors