Searched refs:LOGICOP_NOR (Results 1 – 5 of 5) sorted by relevance
194 return LOGICOP_NOR; in i915_translate_logic_op()
912 #define LOGICOP_NOR 0x1 macro
902 [VK_LOGIC_OP_NOR] = LOGICOP_NOR,
128 PIPE_ASSERT(PIPE_LOGICOP_NOR == LOGICOP_NOR); in pipe_asserts()
127 PIPE_ASSERT(PIPE_LOGICOP_NOR == LOGICOP_NOR); in pipe_asserts()