[][src]Trait ugli::RenderbufferPixel

pub unsafe trait RenderbufferPixel {
    const GL_FORMAT: Enum;
}

Associated Constants

Loading content...

Implementations on Foreign Types

impl RenderbufferPixel for Color<f32>[src]

Loading content...

Implementors

impl RenderbufferPixel for DepthComponent[src]

Loading content...