Searched refs:LOGICOP_XOR (Results 1 – 10 of 10) sorted by relevance
190 return LOGICOP_XOR; in i915_translate_logic_op()
951 #define LOGICOP_XOR 0x6 macro
156 return LOGICOP_XOR; in swr_convert_logic_op()
389 #define LOGICOP_XOR 0x6 macro
385 #define LOGICOP_XOR 0x6 macro
502 #define LOGICOP_XOR 0x6 macro
529 LOGICOP_XOR, enumerator
375 case LOGICOP_XOR: in LogicOpFunc()
804 [VK_LOGIC_OP_XOR] = LOGICOP_XOR,
129 PIPE_ASSERT(PIPE_LOGICOP_XOR == LOGICOP_XOR); in pipe_asserts()