Trait gfx::format::TextureSurface []

pub trait TextureSurface: SurfaceTyped { }

An ability of a surface type to be used for textures.

Implementors