Trait tea::texture::defs::Texture

source ·
pub trait Texture: GlBind + GlObject {
    type Target;
}

Required Associated Types§

Implementors§