Constant glitter::types::DEPTH_TEST [] [src]

pub const DEPTH_TEST: Capability = Capability::DepthTest

Perform a depth test for each fragment, only drawing fragments that are not obscured by other geometry. Also updates the depth buffer appropriately.