Searched refs:LOGICOP_OR (Results 1 – 10 of 10) sorted by relevance
192 return LOGICOP_OR; in i915_translate_logic_op()
959 #define LOGICOP_OR 0xe macro
172 return LOGICOP_OR; in swr_convert_logic_op()
397 #define LOGICOP_OR 0xe macro
393 #define LOGICOP_OR 0xe macro
510 #define LOGICOP_OR 0xe macro
537 LOGICOP_OR, enumerator
437 case LOGICOP_OR: in LogicOpFunc()
805 [VK_LOGIC_OP_OR] = LOGICOP_OR,
137 PIPE_ASSERT(PIPE_LOGICOP_OR == LOGICOP_OR); in pipe_asserts()