| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| H A D | i830_render.c | 116 {0, 1, BLENDFACTOR_ZERO, BLENDFACTOR_SRC_ALPHA}, 124 {1, 1, BLENDFACTOR_INV_DST_ALPHA, BLENDFACTOR_SRC_ALPHA}, 212 if (dblend == BLENDFACTOR_SRC_ALPHA) {
|
| H A D | i830_reg.h | 298 #define BLENDFACTOR_SRC_ALPHA 0x05 macro
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ |
| H A D | i830_render.c | 116 {0, 1, BLENDFACTOR_ZERO, BLENDFACTOR_SRC_ALPHA}, 124 {1, 1, BLENDFACTOR_INV_DST_ALPHA, BLENDFACTOR_SRC_ALPHA}, 212 if (dblend == BLENDFACTOR_SRC_ALPHA) {
|
| H A D | i830_reg.h | 292 #define BLENDFACTOR_SRC_ALPHA 0x05 macro
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | i830_render.c | 114 {0, 1, BLENDFACTOR_ZERO, BLENDFACTOR_SRC_ALPHA}, 122 {1, 1, BLENDFACTOR_INV_DST_ALPHA, BLENDFACTOR_SRC_ALPHA}, 211 if (dblend == BLENDFACTOR_SRC_ALPHA) {
|
| H A D | i830_reg.h | 228 #define BLENDFACTOR_SRC_ALPHA 0x05 macro
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/ |
| H A D | swr_state.h | 276 return BLENDFACTOR_SRC_ALPHA;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/ |
| H A D | swr_state.h | 299 return BLENDFACTOR_SRC_ALPHA;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/core/core/ |
| H A D | blend.h | 78 case BLENDFACTOR_SRC_ALPHA:
|
| H A D | state.h | 481 BLENDFACTOR_SRC_ALPHA, enumerator in enum:SWR_BLEND_FACTOR
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | gen2_render.h | 221 #define BLENDFACTOR_SRC_ALPHA 0x05 macro
|
| H A D | gen8_render.h | 362 #define BLENDFACTOR_SRC_ALPHA 0x3 macro
|
| H A D | gen9_render.h | 371 #define BLENDFACTOR_SRC_ALPHA 0x3 macro
|
| H A D | gen8_render.c | 195 /* InReverse */ {1, BLENDFACTOR_ZERO, BLENDFACTOR_SRC_ALPHA}, 199 /* AtopReverse */ {1, BLENDFACTOR_INV_DST_ALPHA, BLENDFACTOR_SRC_ALPHA}, 339 if (dst == BLENDFACTOR_SRC_ALPHA)
|
| H A D | gen9_render.c | 212 /* InReverse */ {1, BLENDFACTOR_ZERO, BLENDFACTOR_SRC_ALPHA}, 216 /* AtopReverse */ {1, BLENDFACTOR_INV_DST_ALPHA, BLENDFACTOR_SRC_ALPHA}, 390 if (dst == BLENDFACTOR_SRC_ALPHA)
|
| H A D | gen2_render.c | 78 {0, 1, BLENDFACTOR_ZERO, BLENDFACTOR_SRC_ALPHA}, 86 {1, 1, BLENDFACTOR_INV_DST_ALPHA, BLENDFACTOR_SRC_ALPHA}, 463 if (dblend == BLENDFACTOR_SRC_ALPHA)
|
| /xsrc/external/mit/xf86-video-intel/dist/xvmc/ |
| H A D | i830_reg.h | 292 #define BLENDFACTOR_SRC_ALPHA 0x05 macro
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | gen2_render.h | 221 #define BLENDFACTOR_SRC_ALPHA 0x05 macro
|
| H A D | gen8_render.h | 361 #define BLENDFACTOR_SRC_ALPHA 0x3 macro
|
| H A D | gen2_render.c | 75 {0, 1, BLENDFACTOR_ZERO, BLENDFACTOR_SRC_ALPHA}, 83 {1, 1, BLENDFACTOR_INV_DST_ALPHA, BLENDFACTOR_SRC_ALPHA}, 460 if (dblend == BLENDFACTOR_SRC_ALPHA)
|
| H A D | gen8_render.c | 156 /* InReverse */ {1, BLENDFACTOR_ZERO, BLENDFACTOR_SRC_ALPHA}, 160 /* AtopReverse */ {1, BLENDFACTOR_INV_DST_ALPHA, BLENDFACTOR_SRC_ALPHA}, 273 if (dst == BLENDFACTOR_SRC_ALPHA)
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/ |
| H A D | i830_reg.h | 292 #define BLENDFACTOR_SRC_ALPHA 0x05 macro
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/jitter/ |
| H A D | blend_jit.cpp | 71 case BLENDFACTOR_SRC_ALPHA:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/jitter/ |
| H A D | blend_jit.cpp | 73 case BLENDFACTOR_SRC_ALPHA:
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | genX_pipeline.c | 640 [VK_BLEND_FACTOR_SRC_ALPHA] = BLENDFACTOR_SRC_ALPHA,
|