Struct mallumo_gls::texture::ResidentTexture [] [src]

pub struct ResidentTexture<'a> { /* fields omitted */ }

Methods

impl<'a> ResidentTexture<'a>
[src]

[src]

[src]

Trait Implementations

impl<'a> Debug for ResidentTexture<'a>
[src]

[src]

Formats the value using the given formatter.

impl<'a> Drop for ResidentTexture<'a>
[src]

[src]

Executes the destructor for this type. Read more