Constant glitter::types::COLOR_BUFFER_BIT []

pub const COLOR_BUFFER_BIT: BufferBits = BufferBits{bits: ::gl::COLOR_BUFFER_BIT,}

The color buffer, which stores color information for each fragment (or pixel).