Searched refs:LOGICOP_NOR (Results 1 – 10 of 10) sorted by relevance
194 return LOGICOP_NOR; in i915_translate_logic_op()
912 #define LOGICOP_NOR 0x1 macro
147 return LOGICOP_NOR; in swr_convert_logic_op()
384 #define LOGICOP_NOR 0x1 macro
380 #define LOGICOP_NOR 0x1 macro
524 LOGICOP_NOR, enumerator
335 case LOGICOP_NOR: in LogicOpFunc()
880 [VK_LOGIC_OP_NOR] = LOGICOP_NOR,
124 PIPE_ASSERT(PIPE_LOGICOP_NOR == LOGICOP_NOR); in pipe_asserts()
125 PIPE_ASSERT(PIPE_LOGICOP_NOR == LOGICOP_NOR); in pipe_asserts()