Searched refs:LOGICOP_COPY (Results 1 – 19 of 19) sorted by relevance
182 return LOGICOP_COPY; in i915_translate_logic_op()
957 #define LOGICOP_COPY 0xc macro
64 ENABLE_LOGIC_OP_FUNC | LOGIC_OP_FUNC(LOGICOP_COPY) | in gen3_render_copyfunc()
451 #define LOGICOP_COPY 0xc macro
508 #define LOGICOP_COPY 0xc macro
168 return LOGICOP_COPY; in swr_convert_logic_op()
395 #define LOGICOP_COPY 0xc macro
391 #define LOGICOP_COPY 0xc macro
1017 LOGIC_OP_FUNC(LOGICOP_COPY) | in i830_init_packets()
945 LOGIC_OP_FUNC(LOGICOP_COPY) | in i915_init_packets()
122 ENABLE_LOGIC_OP_FUNC | LOGIC_OP_FUNC(LOGICOP_COPY) | in copy()
121 ENABLE_LOGIC_OP_FUNC | LOGIC_OP_FUNC(LOGICOP_COPY) | in copy()
124 ENABLE_LOGIC_OP_FUNC | LOGIC_OP_FUNC(LOGICOP_COPY) | in copy()
129 ENABLE_LOGIC_OP_FUNC | LOGIC_OP_FUNC(LOGICOP_COPY) | in render_copy()
535 LOGICOP_COPY, enumerator
422 case LOGICOP_COPY: in LogicOpFunc()
798 [VK_LOGIC_OP_COPY] = LOGICOP_COPY,
135 PIPE_ASSERT(PIPE_LOGICOP_COPY == LOGICOP_COPY); in pipe_asserts()