Searched refs:LOGICOP_XOR (Results 1 – 9 of 9) sorted by relevance
174 return LOGICOP_XOR; in intel_translate_logic_op()
387 #define LOGICOP_XOR 0x6 macro
385 #define LOGICOP_XOR 0x6 macro
190 return LOGICOP_XOR; in i915_translate_logic_op()
951 #define LOGICOP_XOR 0x6 macro
134 return LOGICOP_XOR; in swr_convert_logic_op()
492 LOGICOP_XOR, enumerator
361 case LOGICOP_XOR: in LogicOpFunc()
597 [VK_LOGIC_OP_XOR] = LOGICOP_XOR,