Searched refs:BRW_BLENDFACTOR_SRC_ALPHA (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_util.c61 return BRW_BLENDFACTOR_SRC_ALPHA;
H A Dbrw_defines.h79 #define BRW_BLENDFACTOR_SRC_ALPHA 0x3 macro
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_util.c61 return BRW_BLENDFACTOR_SRC_ALPHA;
H A Dbrw_defines.h79 #define BRW_BLENDFACTOR_SRC_ALPHA 0x3 macro
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di965_render.c83 {0, 1, BRW_BLENDFACTOR_ZERO, BRW_BLENDFACTOR_SRC_ALPHA},
91 {1, 1, BRW_BLENDFACTOR_INV_DST_ALPHA, BRW_BLENDFACTOR_SRC_ALPHA},
142 if (*dblend == BRW_BLENDFACTOR_SRC_ALPHA) {
H A Dbrw_defines.h165 #define BRW_BLENDFACTOR_SRC_ALPHA 0x3 macro
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Dbrw_defines.h165 #define BRW_BLENDFACTOR_SRC_ALPHA 0x3 macro
H A Di965_render.c70 {0, 1, BRW_BLENDFACTOR_ZERO, BRW_BLENDFACTOR_SRC_ALPHA},
78 {1, 1, BRW_BLENDFACTOR_INV_DST_ALPHA, BRW_BLENDFACTOR_SRC_ALPHA},
141 if (*dblend == BRW_BLENDFACTOR_SRC_ALPHA) {
/xsrc/external/mit/xf86-video-intel/dist/xvmc/
H A Dbrw_defines.h165 #define BRW_BLENDFACTOR_SRC_ALPHA 0x3 macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Dbrw_defines.h165 #define BRW_BLENDFACTOR_SRC_ALPHA 0x3 macro
H A Di965_render.c70 {0, 1, BRW_BLENDFACTOR_ZERO, BRW_BLENDFACTOR_SRC_ALPHA},
78 {1, 1, BRW_BLENDFACTOR_INV_DST_ALPHA, BRW_BLENDFACTOR_SRC_ALPHA},
141 if (*dblend == BRW_BLENDFACTOR_SRC_ALPHA) {
/xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/
H A Dbrw_defines.h165 #define BRW_BLENDFACTOR_SRC_ALPHA 0x3 macro

Completed in 34 milliseconds