Searched refs:BLENDFACT_ONE (Results 1 – 5 of 5) 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()
399 #define BLENDFACT_ONE 0x02 macro
121 return BLENDFACT_ONE; in i915_translate_blend_factor()
963 #define BLENDFACT_ONE 0x02 macro