[go: up one dir, main page]

Trait gfx_core::format::BufferSurface[][src]

pub trait BufferSurface: SurfaceTyped { }

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

Implementors