Home
last modified time | relevance | path

Searched refs:BLENDFACT_INV_DST_COLR (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/i915/
Di915_state_inlines.h128 return BLENDFACT_INV_DST_COLR; in i915_translate_blend_factor()
Di915_state.c217 cso_data->LIS6, BLENDFACT_DST_COLR, BLENDFACT_INV_DST_COLR); in i915_create_blend_state()
222 cso_data->iab, BLENDFACT_DST_COLR, BLENDFACT_INV_DST_COLR); in i915_create_blend_state()
Di915_reg.h937 #define BLENDFACT_INV_DST_COLR 0x0a macro