Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/i915/
Di915_state_inlines.h163 return BLENDFUNC_REVERSE_SUBTRACT; in i915_translate_blend_func()
Di915_reg.h241 #define BLENDFUNC_REVERSE_SUBTRACT 0x2 macro