Searched refs:BLENDFACT_ZERO (Results 1 – 3 of 3) sorted by relevance
116 return BLENDFACT_ZERO; in i915_translate_blend_factor()146 return BLENDFACT_ZERO; in i915_translate_blend_factor()
219 cso_data->LIS6, BLENDFACT_ONE, BLENDFACT_ZERO); in i915_create_blend_state()224 cso_data->iab, BLENDFACT_ONE, BLENDFACT_ZERO); in i915_create_blend_state()
928 #define BLENDFACT_ZERO 0x01 macro