Searched refs:BLENDFACT_ONE (Results 1 – 7 of 7) 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()992 SRC_BLND_FACT(BLENDFACT_ONE) | in i830_init_packets()
125 return BLENDFACT_ONE; in intel_translate_blend_factor()
551 #define BLENDFACT_ONE 0x02 macro
121 return BLENDFACT_ONE; in i915_translate_blend_factor()
963 #define BLENDFACT_ONE 0x02 macro