Trait mini_gl_fb::core::ToGlType[][src]

pub trait ToGlType {
    fn to_gl_enum() -> GLenum;
}

Required methods

Loading content...

Implementations on Foreign Types

impl ToGlType for u8[src]

impl ToGlType for i8[src]

Loading content...

Implementors

Loading content...