[][src]Trait ugli::RenderbufferPixel

pub unsafe trait RenderbufferPixel {
    pub const GL_FORMAT: Enum;
}

Associated Constants

pub const GL_FORMAT: Enum[src]

Loading content...

Implementations on Foreign Types

impl RenderbufferPixel for Color<f32>[src]

Loading content...

Implementors

impl RenderbufferPixel for DepthComponent[src]

Loading content...