Trait gfx_core::format::TextureSurface [] [src]

pub trait TextureSurface: SurfaceTyped { }

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

Implementors