Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/i915/
Di915_state_inlines.h164 return BLENDFUNC_REVERSE_SUBTRACT; in i915_translate_blend_func()
Di915_reg.h255 #define BLENDFUNC_REVERSE_SUBTRACT 0x2 macro
/external/mesa3d/src/mesa/drivers/dri/i915/
Di915_reg.h243 #define BLENDFUNC_REVERSE_SUBTRACT 0x2 macro
Di915_state.c279 return BLENDFUNC_REVERSE_SUBTRACT; in translate_blend_equation()