Searched refs:BLENDFACT_ONE (Results 1 – 12 of 12) sorted by relevance
304 funcRGB = SRC_BLND_FACT(BLENDFACT_ONE) | DST_BLND_FACT(BLENDFACT_ONE); in i830_set_blend_state()308 funcRGB = SRC_BLND_FACT(BLENDFACT_ONE) | DST_BLND_FACT(BLENDFACT_ONE); in i830_set_blend_state()332 funcA = SRC_BLND_FACT(BLENDFACT_ONE) | DST_BLND_FACT(BLENDFACT_ONE); in i830_set_blend_state()336 funcA = SRC_BLND_FACT(BLENDFACT_ONE) | DST_BLND_FACT(BLENDFACT_ONE); in i830_set_blend_state()991 SRC_BLND_FACT(BLENDFACT_ONE) | in i830_init_packets()
124 return BLENDFACT_ONE; in intel_translate_blend_factor()
401 #define BLENDFACT_ONE 0x02 macro
39 IAB_MODIFY_SRC_FACTOR | (BLENDFACT_ONE << in gen3_render_copyfunc()176 BLENDFACT_ONE << S6_CBUF_SRC_BLEND_FACT_SHIFT | in gen3_render_copyfunc()
236 #define BLENDFACT_ONE 0x02 macro
121 return BLENDFACT_ONE; in i915_translate_blend_factor()
963 #define BLENDFACT_ONE 0x02 macro
97 IAB_MODIFY_SRC_FACTOR | (BLENDFACT_ONE << in copy()191 BLENDFACT_ONE << S6_CBUF_SRC_BLEND_FACT_SHIFT | in copy()
96 IAB_MODIFY_SRC_FACTOR | (BLENDFACT_ONE << in copy()191 BLENDFACT_ONE << S6_CBUF_SRC_BLEND_FACT_SHIFT | in copy()
99 IAB_MODIFY_SRC_FACTOR | (BLENDFACT_ONE << in copy()204 BLENDFACT_ONE << S6_CBUF_SRC_BLEND_FACT_SHIFT | in copy()
101 (BLENDFACT_ONE << IAB_SRC_FACTOR_SHIFT) | in render_copy()217 BLENDFACT_ONE << S6_CBUF_SRC_BLEND_FACT_SHIFT | in render_copy()