Searched refs:AND_REVERSE (Results 1 – 6 of 6) sorted by relevance
164 AndReverse = AND_REVERSE,
44 ``AND_REVERSE`` :math:`s \land \lnot d`
557 pub const AND_REVERSE: Self = Self(2); constant
2893 Self::AND_REVERSE => Some("AND_REVERSE"), in fmt()
5892 CASE(AND_REVERSE); in translate_logicop()
162 #[allow(dead_code, non_upper_case_globals)] pub const AND_REVERSE: types::GLenum = 0x1502; constant