Searched refs:LOGICOP_NOR (Results 1 – 9 of 9) sorted by relevance
180 return LOGICOP_NOR; in intel_translate_logic_op()
382 #define LOGICOP_NOR 0x1 macro
380 #define LOGICOP_NOR 0x1 macro
196 return LOGICOP_NOR; in i915_translate_logic_op()
946 #define LOGICOP_NOR 0x1 macro
124 return LOGICOP_NOR; in swr_convert_logic_op()
487 LOGICOP_NOR, enumerator
319 case LOGICOP_NOR: in LogicOpFunc()
599 [VK_LOGIC_OP_NOR] = LOGICOP_NOR,