[]Trait geng::prelude::ugli::RenderbufferPixel

pub unsafe trait RenderbufferPixel {
    const GL_FORMAT: u32;
}

Associated Constants

const GL_FORMAT: u32

Loading content...

Implementors

impl RenderbufferPixel for Color<f32>

impl RenderbufferPixel for DepthComponent

Loading content...