pub const LESS_EQUAL_WRITE: Depth;
Expand description

When rendering a fragment, only draw when the fragment’s output depth is less than or equal to the current depth buffer value. Rendering will update the depth buffer with the new depth value.