Searched refs:LOGICOP_NOOP (Results 1 – 10 of 10) sorted by relevance
164 return LOGICOP_NOOP; in swr_convert_logic_op()177 return LOGICOP_NOOP; in swr_convert_logic_op()
188 return LOGICOP_NOOP; in i915_translate_logic_op()
955 #define LOGICOP_NOOP 0xa macro
393 #define LOGICOP_NOOP 0xa macro
389 #define LOGICOP_NOOP 0xa macro
506 #define LOGICOP_NOOP 0xa macro
533 LOGICOP_NOOP, enumerator
407 case LOGICOP_NOOP: in LogicOpFunc()
803 [VK_LOGIC_OP_NO_OP] = LOGICOP_NOOP,
133 PIPE_ASSERT(PIPE_LOGICOP_NOOP == LOGICOP_NOOP); in pipe_asserts()