| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| H A D | i830_render.c | 110 {0, 1, BLENDFACTOR_ONE, BLENDFACTOR_INV_SRC_ALPHA}, 120 {0, 1, BLENDFACTOR_ZERO, BLENDFACTOR_INV_SRC_ALPHA}, 122 {1, 1, BLENDFACTOR_DST_ALPHA, BLENDFACTOR_INV_SRC_ALPHA}, 126 {1, 1, BLENDFACTOR_INV_DST_ALPHA, BLENDFACTOR_INV_SRC_ALPHA}, 214 } else if (dblend == BLENDFACTOR_INV_SRC_ALPHA) {
|
| H A D | i830_reg.h | 299 #define BLENDFACTOR_INV_SRC_ALPHA 0x06 macro
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ |
| H A D | i830_render.c | 110 {0, 1, BLENDFACTOR_ONE, BLENDFACTOR_INV_SRC_ALPHA}, 120 {0, 1, BLENDFACTOR_ZERO, BLENDFACTOR_INV_SRC_ALPHA}, 122 {1, 1, BLENDFACTOR_DST_ALPHA, BLENDFACTOR_INV_SRC_ALPHA}, 126 {1, 1, BLENDFACTOR_INV_DST_ALPHA, BLENDFACTOR_INV_SRC_ALPHA}, 214 } else if (dblend == BLENDFACTOR_INV_SRC_ALPHA) {
|
| H A D | i830_reg.h | 293 #define BLENDFACTOR_INV_SRC_ALPHA 0x06 macro
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | i830_render.c | 108 {0, 1, BLENDFACTOR_ONE, BLENDFACTOR_INV_SRC_ALPHA}, 118 {0, 1, BLENDFACTOR_ZERO, BLENDFACTOR_INV_SRC_ALPHA}, 120 {1, 1, BLENDFACTOR_DST_ALPHA, BLENDFACTOR_INV_SRC_ALPHA}, 124 {1, 1, BLENDFACTOR_INV_DST_ALPHA, BLENDFACTOR_INV_SRC_ALPHA}, 213 } else if (dblend == BLENDFACTOR_INV_SRC_ALPHA) {
|
| H A D | i830_reg.h | 229 #define BLENDFACTOR_INV_SRC_ALPHA 0x06 macro
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/ |
| H A D | swr_state.h | 296 return BLENDFACTOR_INV_SRC_ALPHA;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/ |
| H A D | swr_state.h | 319 return BLENDFACTOR_INV_SRC_ALPHA;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/core/core/ |
| H A D | blend.h | 85 case BLENDFACTOR_INV_SRC_ALPHA:
|
| H A D | state.h | 491 BLENDFACTOR_INV_SRC_ALPHA, enumerator in enum:SWR_BLEND_FACTOR
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | gen2_render.h | 222 #define BLENDFACTOR_INV_SRC_ALPHA 0x06 macro
|
| H A D | gen8_render.c | 192 /* Over */ {1, BLENDFACTOR_ONE, BLENDFACTOR_INV_SRC_ALPHA}, 197 /* OutReverse */ {1, BLENDFACTOR_ZERO, BLENDFACTOR_INV_SRC_ALPHA}, 198 /* Atop */ {1, BLENDFACTOR_DST_ALPHA, BLENDFACTOR_INV_SRC_ALPHA}, 200 /* Xor */ {1, BLENDFACTOR_INV_DST_ALPHA, BLENDFACTOR_INV_SRC_ALPHA}, 341 else if (dst == BLENDFACTOR_INV_SRC_ALPHA)
|
| H A D | gen9_render.c | 209 /* Over */ {1, BLENDFACTOR_ONE, BLENDFACTOR_INV_SRC_ALPHA}, 214 /* OutReverse */ {1, BLENDFACTOR_ZERO, BLENDFACTOR_INV_SRC_ALPHA}, 215 /* Atop */ {1, BLENDFACTOR_DST_ALPHA, BLENDFACTOR_INV_SRC_ALPHA}, 217 /* Xor */ {1, BLENDFACTOR_INV_DST_ALPHA, BLENDFACTOR_INV_SRC_ALPHA}, 392 else if (dst == BLENDFACTOR_INV_SRC_ALPHA)
|
| H A D | gen8_render.h | 372 #define BLENDFACTOR_INV_SRC_ALPHA 0x13 macro
|
| H A D | gen9_render.h | 381 #define BLENDFACTOR_INV_SRC_ALPHA 0x13 macro
|
| H A D | gen2_render.c | 72 {0, 1, BLENDFACTOR_ONE, BLENDFACTOR_INV_SRC_ALPHA}, 82 {0, 1, BLENDFACTOR_ZERO, BLENDFACTOR_INV_SRC_ALPHA}, 84 {1, 1, BLENDFACTOR_DST_ALPHA, BLENDFACTOR_INV_SRC_ALPHA}, 88 {1, 1, BLENDFACTOR_INV_DST_ALPHA, BLENDFACTOR_INV_SRC_ALPHA}, 465 else if (dblend == BLENDFACTOR_INV_SRC_ALPHA)
|
| /xsrc/external/mit/xf86-video-intel/dist/xvmc/ |
| H A D | i830_reg.h | 293 #define BLENDFACTOR_INV_SRC_ALPHA 0x06 macro
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | gen2_render.h | 222 #define BLENDFACTOR_INV_SRC_ALPHA 0x06 macro
|
| H A D | gen2_render.c | 69 {0, 1, BLENDFACTOR_ONE, BLENDFACTOR_INV_SRC_ALPHA}, 79 {0, 1, BLENDFACTOR_ZERO, BLENDFACTOR_INV_SRC_ALPHA}, 81 {1, 1, BLENDFACTOR_DST_ALPHA, BLENDFACTOR_INV_SRC_ALPHA}, 85 {1, 1, BLENDFACTOR_INV_DST_ALPHA, BLENDFACTOR_INV_SRC_ALPHA}, 462 else if (dblend == BLENDFACTOR_INV_SRC_ALPHA)
|
| H A D | gen8_render.c | 153 /* Over */ {1, BLENDFACTOR_ONE, BLENDFACTOR_INV_SRC_ALPHA}, 158 /* OutReverse */ {1, BLENDFACTOR_ZERO, BLENDFACTOR_INV_SRC_ALPHA}, 159 /* Atop */ {1, BLENDFACTOR_DST_ALPHA, BLENDFACTOR_INV_SRC_ALPHA}, 161 /* Xor */ {1, BLENDFACTOR_INV_DST_ALPHA, BLENDFACTOR_INV_SRC_ALPHA}, 275 else if (dst == BLENDFACTOR_INV_SRC_ALPHA)
|
| H A D | gen8_render.h | 371 #define BLENDFACTOR_INV_SRC_ALPHA 0x13 macro
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/ |
| H A D | i830_reg.h | 293 #define BLENDFACTOR_INV_SRC_ALPHA 0x06 macro
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/jitter/ |
| H A D | blend_jit.cpp | 114 case BLENDFACTOR_INV_SRC_ALPHA:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/jitter/ |
| H A D | blend_jit.cpp | 116 case BLENDFACTOR_INV_SRC_ALPHA:
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | genX_pipeline.c | 641 [VK_BLEND_FACTOR_ONE_MINUS_SRC_ALPHA] = BLENDFACTOR_INV_SRC_ALPHA,
|