Searched refs:LOGICOP_XOR (Results 1 – 9 of 9) sorted by relevance
174 return LOGICOP_XOR; in intel_translate_logic_op()
397 #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
119 return LOGICOP_XOR; in swr_convert_logic_op()
459 LOGICOP_XOR, enumerator
362 case LOGICOP_XOR: in LogicOpFunc()
573 [VK_LOGIC_OP_XOR] = LOGICOP_XOR,