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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_util.c75 return BRW_BLENDFACTOR_DST_ALPHA;
H A Dbrw_defines.h80 #define BRW_BLENDFACTOR_DST_ALPHA 0x4 macro
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_util.c75 return BRW_BLENDFACTOR_DST_ALPHA;
H A Dbrw_defines.h80 #define BRW_BLENDFACTOR_DST_ALPHA 0x4 macro
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di965_render.c81 {1, 0, BRW_BLENDFACTOR_DST_ALPHA, BRW_BLENDFACTOR_ZERO},
89 {1, 1, BRW_BLENDFACTOR_DST_ALPHA, BRW_BLENDFACTOR_INV_SRC_ALPHA},
130 if (*sblend == BRW_BLENDFACTOR_DST_ALPHA)
H A Dbrw_defines.h166 #define BRW_BLENDFACTOR_DST_ALPHA 0x4 macro
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Dbrw_defines.h166 #define BRW_BLENDFACTOR_DST_ALPHA 0x4 macro
H A Di965_render.c68 {1, 0, BRW_BLENDFACTOR_DST_ALPHA, BRW_BLENDFACTOR_ZERO},
76 {1, 1, BRW_BLENDFACTOR_DST_ALPHA, BRW_BLENDFACTOR_INV_SRC_ALPHA},
129 if (*sblend == BRW_BLENDFACTOR_DST_ALPHA)
/xsrc/external/mit/xf86-video-intel/dist/xvmc/
H A Dbrw_defines.h166 #define BRW_BLENDFACTOR_DST_ALPHA 0x4 macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Dbrw_defines.h166 #define BRW_BLENDFACTOR_DST_ALPHA 0x4 macro
H A Di965_render.c68 {1, 0, BRW_BLENDFACTOR_DST_ALPHA, BRW_BLENDFACTOR_ZERO},
76 {1, 1, BRW_BLENDFACTOR_DST_ALPHA, BRW_BLENDFACTOR_INV_SRC_ALPHA},
129 if (*sblend == BRW_BLENDFACTOR_DST_ALPHA)
/xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/
H A Dbrw_defines.h166 #define BRW_BLENDFACTOR_DST_ALPHA 0x4 macro

Completed in 103 milliseconds