Trait gfx::format::BufferSurface []

pub trait BufferSurface: SurfaceTyped { }

An ability of a surface type to be used for vertex buffers.

Implementors