| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| H A D | i830_render.c | 114 {1, 0, BLENDFACTOR_DST_ALPHA, BLENDFACTOR_ZERO}, 122 {1, 1, BLENDFACTOR_DST_ALPHA, BLENDFACTOR_INV_SRC_ALPHA}, 190 if (sblend == BLENDFACTOR_DST_ALPHA) 199 if (dst_format == PICT_a8 && ((sblend == BLENDFACTOR_DST_ALPHA ||
|
| H A D | i830_reg.h | 300 #define BLENDFACTOR_DST_ALPHA 0x07 macro
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ |
| H A D | i830_render.c | 114 {1, 0, BLENDFACTOR_DST_ALPHA, BLENDFACTOR_ZERO}, 122 {1, 1, BLENDFACTOR_DST_ALPHA, BLENDFACTOR_INV_SRC_ALPHA}, 190 if (sblend == BLENDFACTOR_DST_ALPHA) 199 if (dst_format == PICT_a8 && ((sblend == BLENDFACTOR_DST_ALPHA ||
|
| H A D | i830_reg.h | 294 #define BLENDFACTOR_DST_ALPHA 0x07 macro
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | i830_render.c | 112 {1, 0, BLENDFACTOR_DST_ALPHA, BLENDFACTOR_ZERO}, 120 {1, 1, BLENDFACTOR_DST_ALPHA, BLENDFACTOR_INV_SRC_ALPHA}, 191 if (sblend == BLENDFACTOR_DST_ALPHA) 200 if (dst_format == PICT_a8 && ((sblend == BLENDFACTOR_DST_ALPHA ||
|
| H A D | i830_reg.h | 230 #define BLENDFACTOR_DST_ALPHA 0x07 macro
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/ |
| H A D | swr_state.h | 278 return BLENDFACTOR_DST_ALPHA;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/ |
| H A D | swr_state.h | 301 return BLENDFACTOR_DST_ALPHA;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/core/core/ |
| H A D | blend.h | 95 case BLENDFACTOR_DST_ALPHA:
|
| H A D | state.h | 482 BLENDFACTOR_DST_ALPHA, enumerator in enum:SWR_BLEND_FACTOR
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | gen2_render.h | 223 #define BLENDFACTOR_DST_ALPHA 0x07 macro
|
| H A D | gen8_render.h | 363 #define BLENDFACTOR_DST_ALPHA 0x4 macro
|
| H A D | gen9_render.h | 372 #define BLENDFACTOR_DST_ALPHA 0x4 macro
|
| H A D | gen2_render.c | 76 {1, 0, BLENDFACTOR_DST_ALPHA, BLENDFACTOR_ZERO}, 84 {1, 1, BLENDFACTOR_DST_ALPHA, BLENDFACTOR_INV_SRC_ALPHA}, 439 if (sblend == BLENDFACTOR_DST_ALPHA) 451 if (sblend == BLENDFACTOR_DST_ALPHA)
|
| H A D | gen8_render.c | 194 /* In */ {0, BLENDFACTOR_DST_ALPHA, BLENDFACTOR_ZERO}, 198 /* Atop */ {1, BLENDFACTOR_DST_ALPHA, BLENDFACTOR_INV_SRC_ALPHA}, 328 if (src == BLENDFACTOR_DST_ALPHA)
|
| H A D | gen9_render.c | 211 /* In */ {0, BLENDFACTOR_DST_ALPHA, BLENDFACTOR_ZERO}, 215 /* Atop */ {1, BLENDFACTOR_DST_ALPHA, BLENDFACTOR_INV_SRC_ALPHA}, 379 if (src == BLENDFACTOR_DST_ALPHA)
|
| /xsrc/external/mit/xf86-video-intel/dist/xvmc/ |
| H A D | i830_reg.h | 294 #define BLENDFACTOR_DST_ALPHA 0x07 macro
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | gen2_render.h | 223 #define BLENDFACTOR_DST_ALPHA 0x07 macro
|
| H A D | gen2_render.c | 73 {1, 0, BLENDFACTOR_DST_ALPHA, BLENDFACTOR_ZERO}, 81 {1, 1, BLENDFACTOR_DST_ALPHA, BLENDFACTOR_INV_SRC_ALPHA}, 436 if (sblend == BLENDFACTOR_DST_ALPHA) 448 if (sblend == BLENDFACTOR_DST_ALPHA)
|
| H A D | gen8_render.h | 362 #define BLENDFACTOR_DST_ALPHA 0x4 macro
|
| H A D | gen8_render.c | 155 /* In */ {0, BLENDFACTOR_DST_ALPHA, BLENDFACTOR_ZERO}, 159 /* Atop */ {1, BLENDFACTOR_DST_ALPHA, BLENDFACTOR_INV_SRC_ALPHA}, 262 if (src == BLENDFACTOR_DST_ALPHA)
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/ |
| H A D | i830_reg.h | 294 #define BLENDFACTOR_DST_ALPHA 0x07 macro
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/jitter/ |
| H A D | blend_jit.cpp | 74 case BLENDFACTOR_DST_ALPHA:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/jitter/ |
| H A D | blend_jit.cpp | 76 case BLENDFACTOR_DST_ALPHA:
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | genX_pipeline.c | 642 [VK_BLEND_FACTOR_DST_ALPHA] = BLENDFACTOR_DST_ALPHA,
|