Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i915/
Di830_reg.h329 #define BLENDFUNC_RVRSE_SUB (2<<16) macro
Di830_state.c314 eqnRGB = BLENDFUNC_RVRSE_SUB; in i830_set_blend_state()
342 eqnA = BLENDFUNC_RVRSE_SUB; in i830_set_blend_state()
/external/igt-gpu-tools/lib/
Di830_reg.h447 #define BLENDFUNC_RVRSE_SUB (2<<16) macro