Home
last modified time | relevance | path

Searched refs:BLENDFACT_ZERO (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/mesa/drivers/dri/i915/
Dintel_state.c120 return BLENDFACT_ZERO; in intel_translate_blend_factor()
152 return BLENDFACT_ZERO; in intel_translate_blend_factor()
Dintel_context.h400 #define BLENDFACT_ZERO 0x01 macro
Di830_state.c993 DST_BLND_FACT(BLENDFACT_ZERO)); in i830_init_packets()
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_state_inlines.h116 return BLENDFACT_ZERO; in i915_translate_blend_factor()
146 return BLENDFACT_ZERO; in i915_translate_blend_factor()
Di915_state.c219 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()
Di915_reg.h928 #define BLENDFACT_ZERO 0x01 macro