Texture

Type Alias Texture 

Source
pub type Texture = Resource<TextureDesc>;

Aliased Typeยง

#[repr(C)]
pub struct Texture { /* private fields */ }