draw_state::preset::depth::LESS_EQUAL_WRITE [] [src]

pub const LESS_EQUAL_WRITE: Depth = Depth {
        fun: Comparison::LessEqual,
        write: true,
    }

"<=" comparison with writable depth