Searched refs:PIPE_BLENDFACTOR_SRC_ALPHA (Results 1 - 25 of 67) sorted by relevance
123
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_util.c | 97 case PIPE_BLENDFACTOR_SRC_ALPHA:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/ |
| H A D | u_blend.h | 61 case PIPE_BLENDFACTOR_SRC_ALPHA:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_util.c | 97 case PIPE_BLENDFACTOR_SRC_ALPHA:
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/ |
| H A D | pan_blending.c | 110 return PIPE_BLENDFACTOR_SRC_ALPHA; 151 case PIPE_BLENDFACTOR_SRC_ALPHA:
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/ |
| H A D | nouveau_gldefs.h | 16 case PIPE_BLENDFACTOR_SRC_ALPHA:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/ |
| H A D | nouveau_gldefs.h | 16 case PIPE_BLENDFACTOR_SRC_ALPHA:
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/postprocess/ |
| H A D | pp_program.c | 87 PIPE_BLENDFACTOR_SRC_ALPHA;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/ |
| H A D | i915_state_inlines.h | 118 case PIPE_BLENDFACTOR_SRC_ALPHA:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/ |
| H A D | i915_state_inlines.h | 117 case PIPE_BLENDFACTOR_SRC_ALPHA:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/ |
| H A D | lvp_conv.h | 129 return PIPE_BLENDFACTOR_SRC_ALPHA;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/ |
| H A D | nine_pipe.h | 676 case D3DBLEND_SRCALPHA: return PIPE_BLENDFACTOR_SRC_ALPHA; 683 case D3DBLEND_BOTHSRCALPHA: return PIPE_BLENDFACTOR_SRC_ALPHA; 703 case D3DBLEND_SRCALPHA: return PIPE_BLENDFACTOR_SRC_ALPHA; 710 case D3DBLEND_BOTHSRCALPHA: return PIPE_BLENDFACTOR_SRC_ALPHA;
|
| H A D | nine_pipe.c | 147 PIPE_BLENDFACTOR_INV_SRC_ALPHA : PIPE_BLENDFACTOR_SRC_ALPHA; 155 PIPE_BLENDFACTOR_INV_SRC_ALPHA : PIPE_BLENDFACTOR_SRC_ALPHA;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/ |
| H A D | nine_pipe.h | 710 case D3DBLEND_SRCALPHA: return PIPE_BLENDFACTOR_SRC_ALPHA; 717 case D3DBLEND_BOTHSRCALPHA: return PIPE_BLENDFACTOR_SRC_ALPHA; 737 case D3DBLEND_SRCALPHA: return PIPE_BLENDFACTOR_SRC_ALPHA; 744 case D3DBLEND_BOTHSRCALPHA: return PIPE_BLENDFACTOR_SRC_ALPHA;
|
| H A D | nine_pipe.c | 148 PIPE_BLENDFACTOR_INV_SRC_ALPHA : PIPE_BLENDFACTOR_SRC_ALPHA; 156 PIPE_BLENDFACTOR_INV_SRC_ALPHA : PIPE_BLENDFACTOR_SRC_ALPHA;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/postprocess/ |
| H A D | pp_program.c | 88 PIPE_BLENDFACTOR_SRC_ALPHA;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_bld_blend_aos.c | 109 case PIPE_BLENDFACTOR_SRC_ALPHA: 210 case PIPE_BLENDFACTOR_SRC_ALPHA:
|
| H A D | lp_test_blend.c | 218 case PIPE_BLENDFACTOR_SRC_ALPHA: 316 case PIPE_BLENDFACTOR_SRC_ALPHA: 595 PIPE_BLENDFACTOR_SRC_ALPHA,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_bld_blend_aos.c | 109 case PIPE_BLENDFACTOR_SRC_ALPHA: 210 case PIPE_BLENDFACTOR_SRC_ALPHA:
|
| H A D | lp_test_blend.c | 218 case PIPE_BLENDFACTOR_SRC_ALPHA: 316 case PIPE_BLENDFACTOR_SRC_ALPHA: 595 PIPE_BLENDFACTOR_SRC_ALPHA,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/ |
| H A D | r300_state.c | 65 return (srcRGB == PIPE_BLENDFACTOR_SRC_ALPHA || 69 srcA == PIPE_BLENDFACTOR_SRC_ALPHA || 91 (dstRGB == PIPE_BLENDFACTOR_SRC_ALPHA || 94 dstA == PIPE_BLENDFACTOR_SRC_ALPHA || 136 srcRGB == PIPE_BLENDFACTOR_SRC_ALPHA || 140 srcA == PIPE_BLENDFACTOR_SRC_ALPHA || 165 dstRGB == PIPE_BLENDFACTOR_SRC_ALPHA || 168 dstA == PIPE_BLENDFACTOR_SRC_ALPHA || 305 if ((dstRGB == PIPE_BLENDFACTOR_SRC_ALPHA || 308 dstA == PIPE_BLENDFACTOR_SRC_ALPHA || [all...] |
| H A D | r300_state_inlines.h | 70 case PIPE_BLENDFACTOR_SRC_ALPHA:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/ |
| H A D | r300_state.c | 66 return (srcRGB == PIPE_BLENDFACTOR_SRC_ALPHA || 70 srcA == PIPE_BLENDFACTOR_SRC_ALPHA || 92 (dstRGB == PIPE_BLENDFACTOR_SRC_ALPHA || 95 dstA == PIPE_BLENDFACTOR_SRC_ALPHA || 137 srcRGB == PIPE_BLENDFACTOR_SRC_ALPHA || 141 srcA == PIPE_BLENDFACTOR_SRC_ALPHA || 166 dstRGB == PIPE_BLENDFACTOR_SRC_ALPHA || 169 dstA == PIPE_BLENDFACTOR_SRC_ALPHA || 299 if ((dstRGB == PIPE_BLENDFACTOR_SRC_ALPHA || 302 dstA == PIPE_BLENDFACTOR_SRC_ALPHA || [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xa/ |
| H A D | xa_composite.c | 66 0, 1, PIPE_BLENDFACTOR_ZERO, PIPE_BLENDFACTOR_SRC_ALPHA}, 74 1, 1, PIPE_BLENDFACTOR_INV_DST_ALPHA, PIPE_BLENDFACTOR_SRC_ALPHA},
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xa/ |
| H A D | xa_composite.c | 66 0, 1, PIPE_BLENDFACTOR_ZERO, PIPE_BLENDFACTOR_SRC_ALPHA}, 74 1, 1, PIPE_BLENDFACTOR_INV_DST_ALPHA, PIPE_BLENDFACTOR_SRC_ALPHA},
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/ |
| H A D | swr_state.h | 275 case PIPE_BLENDFACTOR_SRC_ALPHA:
|
Completed in 17 milliseconds
123