Trait gfx_core::format::BufferFormat[][src]

pub trait BufferFormat: Formatted { }

Ability to be used for vertex buffers.

Implementors