Texture

Type Alias Texture 

Source
pub type Texture<D, P> = Texture<Backend, D, P>;

Aliased Typeยง

pub struct Texture<D, P> { /* private fields */ }