Searched refs:LOGICOP_OR (Results 1 – 9 of 9) sorted by relevance
176 return LOGICOP_OR; in intel_translate_logic_op()
395 #define LOGICOP_OR 0xe macro
393 #define LOGICOP_OR 0xe macro
192 return LOGICOP_OR; in i915_translate_logic_op()
959 #define LOGICOP_OR 0xe macro
150 return LOGICOP_OR; in swr_convert_logic_op()
500 LOGICOP_OR, enumerator
423 case LOGICOP_OR: in LogicOpFunc()
598 [VK_LOGIC_OP_OR] = LOGICOP_OR,