Searched refs:LOGICOP_OR (Results 1 – 5 of 5) sorted by relevance
190 return LOGICOP_OR; in i915_translate_logic_op()
925 #define LOGICOP_OR 0xe macro
901 [VK_LOGIC_OP_OR] = LOGICOP_OR,
141 PIPE_ASSERT(PIPE_LOGICOP_OR == LOGICOP_OR); in pipe_asserts()
140 PIPE_ASSERT(PIPE_LOGICOP_OR == LOGICOP_OR); in pipe_asserts()