Trait ugli::RenderbufferPixel[][src]

pub unsafe trait RenderbufferPixel {
    const GL_FORMAT: Enum;
}

Associated Constants

Implementations on Foreign Types

Implementors