Searched refs:GEN4_BLENDFACTOR_COUNT (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dgen4_render.c211 #define GEN4_BLENDFACTOR_COUNT (GEN4_BLENDFACTOR_INV_DST_ALPHA + 1) macro
214 (((s) * GEN4_BLENDFACTOR_COUNT + (d)) * 64)
3159 GEN4_BLENDFACTOR_COUNT*GEN4_BLENDFACTOR_COUNT*64,
3162 for (i = 0; i < GEN4_BLENDFACTOR_COUNT; i++) {
3163 for (j = 0; j < GEN4_BLENDFACTOR_COUNT; j++) {
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dgen4_render.c174 #define GEN4_BLENDFACTOR_COUNT (GEN4_BLENDFACTOR_INV_DST_ALPHA + 1) macro
177 (((s) * GEN4_BLENDFACTOR_COUNT + (d)) * 64)
3093 GEN4_BLENDFACTOR_COUNT*GEN4_BLENDFACTOR_COUNT*64,
3096 for (i = 0; i < GEN4_BLENDFACTOR_COUNT; i++) {
3097 for (j = 0; j < GEN4_BLENDFACTOR_COUNT; j++) {

Completed in 12 milliseconds