Searched refs:GEN5_BLENDFACTOR_DST_ALPHA (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dgen5_render.h427 #define GEN5_BLENDFACTOR_DST_ALPHA 0x4 macro
H A Dgen5_render.c184 /* In */ {0, GEN5_BLENDFACTOR_DST_ALPHA, GEN5_BLENDFACTOR_ZERO},
188 /* Atop */ {1, GEN5_BLENDFACTOR_DST_ALPHA, GEN5_BLENDFACTOR_INV_SRC_ALPHA},
289 if (src == GEN5_BLENDFACTOR_DST_ALPHA)
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dgen5_render.h427 #define GEN5_BLENDFACTOR_DST_ALPHA 0x4 macro
H A Dgen5_render.c147 /* In */ {0, GEN5_BLENDFACTOR_DST_ALPHA, GEN5_BLENDFACTOR_ZERO},
151 /* Atop */ {1, GEN5_BLENDFACTOR_DST_ALPHA, GEN5_BLENDFACTOR_INV_SRC_ALPHA},
252 if (src == GEN5_BLENDFACTOR_DST_ALPHA)

Completed in 23 milliseconds