Searched refs:LOGICOP_NOR (Results 1 – 10 of 10) sorted by relevance
196 return LOGICOP_NOR; in i915_translate_logic_op()
946 #define LOGICOP_NOR 0x1 macro
146 return LOGICOP_NOR; in swr_convert_logic_op()
384 #define LOGICOP_NOR 0x1 macro
380 #define LOGICOP_NOR 0x1 macro
497 #define LOGICOP_NOR 0x1 macro
524 LOGICOP_NOR, enumerator
333 case LOGICOP_NOR: in LogicOpFunc()
806 [VK_LOGIC_OP_NOR] = LOGICOP_NOR,
124 PIPE_ASSERT(PIPE_LOGICOP_NOR == LOGICOP_NOR); in pipe_asserts()