Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/i915/
Di915_state_inlines.h120 return BLENDFACT_ONE; 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.h929 #define BLENDFACT_ONE 0x02 macro