Home
last modified time | relevance | path

Searched refs:BLENDFUNC_SUBTRACT (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/i915/
Di915_state_inlines.h162 return BLENDFUNC_SUBTRACT; in i915_translate_blend_func()
Di915_reg.h254 #define BLENDFUNC_SUBTRACT 0x1 macro
/external/mesa3d/src/mesa/drivers/dri/i915/
Di915_reg.h242 #define BLENDFUNC_SUBTRACT 0x1 macro
Di915_state.c277 return BLENDFUNC_SUBTRACT; in translate_blend_equation()