Searched refs:LOGICOP_NOOP (Results 1 – 10 of 10) sorted by relevance
165 return LOGICOP_NOOP; in swr_convert_logic_op()178 return LOGICOP_NOOP; in swr_convert_logic_op()
186 return LOGICOP_NOOP; in i915_translate_logic_op()
921 #define LOGICOP_NOOP 0xa macro
393 #define LOGICOP_NOOP 0xa macro
389 #define LOGICOP_NOOP 0xa macro
533 LOGICOP_NOOP, enumerator
409 case LOGICOP_NOOP: in LogicOpFunc()
877 [VK_LOGIC_OP_NO_OP] = LOGICOP_NOOP,
133 PIPE_ASSERT(PIPE_LOGICOP_NOOP == LOGICOP_NOOP); in pipe_asserts()
134 PIPE_ASSERT(PIPE_LOGICOP_NOOP == LOGICOP_NOOP); in pipe_asserts()