Trait gfx::format::BufferSurface
source · pub trait BufferSurface: SurfaceTyped { }
Expand description
An ability of a surface type to be used for vertex buffers.
pub trait BufferSurface: SurfaceTyped { }
An ability of a surface type to be used for vertex buffers.