| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| H A D | i915_3d.c | 54 IAB_MODIFY_SRC_FACTOR | (BLENDFACT_ONE <<
|
| H A D | i915_render.c | 56 {0, 0, BLENDFACT_ONE, BLENDFACT_ZERO}, 58 {0, 0, BLENDFACT_ZERO, BLENDFACT_ONE}, 60 {0, 1, BLENDFACT_ONE, BLENDFACT_INV_SRC_ALPHA}, 62 {1, 0, BLENDFACT_INV_DST_ALPHA, BLENDFACT_ONE}, 78 {0, 0, BLENDFACT_ONE, BLENDFACT_ONE}, 109 sblend = BLENDFACT_ONE;
|
| H A D | i915_reg.h | 236 #define BLENDFACT_ONE 0x02 macro
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ |
| H A D | i915_3d.c | 54 IAB_MODIFY_SRC_FACTOR | (BLENDFACT_ONE <<
|
| H A D | i915_render.c | 56 {0, 0, BLENDFACT_ONE, BLENDFACT_ZERO}, 58 {0, 0, BLENDFACT_ZERO, BLENDFACT_ONE}, 60 {0, 1, BLENDFACT_ONE, BLENDFACT_INV_SRC_ALPHA}, 62 {1, 0, BLENDFACT_INV_DST_ALPHA, BLENDFACT_ONE}, 78 {0, 0, BLENDFACT_ONE, BLENDFACT_ONE}, 109 sblend = BLENDFACT_ONE;
|
| H A D | i915_reg.h | 236 #define BLENDFACT_ONE 0x02 macro
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | i915_3d.c | 53 IAB_MODIFY_SRC_FACTOR | (BLENDFACT_ONE << IAB_SRC_FACTOR_SHIFT) |
|
| H A D | i915_render.c | 54 {0, 0, BLENDFACT_ONE, BLENDFACT_ZERO}, 56 {0, 0, BLENDFACT_ZERO, BLENDFACT_ONE}, 58 {0, 1, BLENDFACT_ONE, BLENDFACT_INV_SRC_ALPHA}, 60 {1, 0, BLENDFACT_INV_DST_ALPHA, BLENDFACT_ONE}, 76 {0, 0, BLENDFACT_ONE, BLENDFACT_ONE}, 105 sblend = BLENDFACT_ONE;
|
| H A D | i915_reg.h | 247 #define BLENDFACT_ONE 0x02 macro
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/ |
| H A D | intel_state.c | 124 return BLENDFACT_ONE;
|
| H A D | i830_state.c | 304 funcRGB = SRC_BLND_FACT(BLENDFACT_ONE) | DST_BLND_FACT(BLENDFACT_ONE); 308 funcRGB = SRC_BLND_FACT(BLENDFACT_ONE) | DST_BLND_FACT(BLENDFACT_ONE); 332 funcA = SRC_BLND_FACT(BLENDFACT_ONE) | DST_BLND_FACT(BLENDFACT_ONE); 336 funcA = SRC_BLND_FACT(BLENDFACT_ONE) | DST_BLND_FACT(BLENDFACT_ONE); 991 SRC_BLND_FACT(BLENDFACT_ONE) |
|
| H A D | intel_context.h | 401 #define BLENDFACT_ONE 0x02 macro
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/ |
| H A D | intel_state.c | 124 return BLENDFACT_ONE;
|
| H A D | i830_state.c | 304 funcRGB = SRC_BLND_FACT(BLENDFACT_ONE) | DST_BLND_FACT(BLENDFACT_ONE); 308 funcRGB = SRC_BLND_FACT(BLENDFACT_ONE) | DST_BLND_FACT(BLENDFACT_ONE); 332 funcA = SRC_BLND_FACT(BLENDFACT_ONE) | DST_BLND_FACT(BLENDFACT_ONE); 336 funcA = SRC_BLND_FACT(BLENDFACT_ONE) | DST_BLND_FACT(BLENDFACT_ONE); 991 SRC_BLND_FACT(BLENDFACT_ONE) |
|
| H A D | intel_context.h | 401 #define BLENDFACT_ONE 0x02 macro
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/ |
| H A D | i915_state_inlines.h | 121 return BLENDFACT_ONE;
|
| H A D | i915_reg.h | 963 #define BLENDFACT_ONE 0x02 macro
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/ |
| H A D | i915_state_inlines.h | 120 return BLENDFACT_ONE;
|
| H A D | i915_state.c | 219 cso_data->LIS6, BLENDFACT_ONE, BLENDFACT_ZERO); 224 cso_data->iab, BLENDFACT_ONE, BLENDFACT_ZERO);
|
| H A D | i915_reg.h | 929 #define BLENDFACT_ONE 0x02 macro
|
| /xsrc/external/mit/xf86-video-intel/dist/xvmc/ |
| H A D | i915_reg.h | 236 #define BLENDFACT_ONE 0x02 macro
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/ |
| H A D | i915_reg.h | 236 #define BLENDFACT_ONE 0x02 macro
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | gen3_render.h | 239 #define BLENDFACT_ONE 0x02 macro
|
| H A D | gen3_render.c | 81 /* Src */ {0, 0, BLENDFACT_ONE, BLENDFACT_ZERO}, 82 /* Dst */ {0, 0, BLENDFACT_ZERO, BLENDFACT_ONE}, 83 /* Over */ {0, 1, BLENDFACT_ONE, BLENDFACT_INV_SRC_ALPHA}, 84 /* OverReverse */ {1, 0, BLENDFACT_INV_DST_ALPHA, BLENDFACT_ONE}, 92 /* Add */ {0, 0, BLENDFACT_ONE, BLENDFACT_ONE}, 98 BLENDFACT_ONE << S6_CBUF_SRC_BLEND_FACT_SHIFT | \ 163 sblend = BLENDFACT_ONE; 1899 IAB_MODIFY_SRC_FACTOR | BLENDFACT_ONE << IAB_SRC_FACTOR_SHIFT |
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | gen3_render.h | 239 #define BLENDFACT_ONE 0x02 macro
|