Searched refs:LOGICOP_OR (Results 1 – 10 of 10) sorted by relevance
190 return LOGICOP_OR; in i915_translate_logic_op()
925 #define LOGICOP_OR 0xe macro
173 return LOGICOP_OR; in swr_convert_logic_op()
397 #define LOGICOP_OR 0xe macro
393 #define LOGICOP_OR 0xe macro
537 LOGICOP_OR, enumerator
439 case LOGICOP_OR: in LogicOpFunc()
879 [VK_LOGIC_OP_OR] = LOGICOP_OR,
137 PIPE_ASSERT(PIPE_LOGICOP_OR == LOGICOP_OR); in pipe_asserts()
138 PIPE_ASSERT(PIPE_LOGICOP_OR == LOGICOP_OR); in pipe_asserts()