Constant glitter::types::STENCIL_BUFFER_BIT []

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

The stencil buffer, which stores information about which fragments should be kept or discarded when stencil testing is enabled.