Searched refs:PIPE_BLENDFACTOR_INV_SRC_ALPHA (Results 1 - 25 of 67) sorted by relevance
123
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/ |
| H A D | u_blend.h | 62 case PIPE_BLENDFACTOR_INV_SRC_ALPHA: 103 case PIPE_BLENDFACTOR_INV_SRC_ALPHA:
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/ |
| H A D | pan_blending.c | 109 case PIPE_BLENDFACTOR_INV_SRC_ALPHA: 152 case PIPE_BLENDFACTOR_INV_SRC_ALPHA: 188 case PIPE_BLENDFACTOR_INV_SRC_ALPHA:
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_util.c | 114 case PIPE_BLENDFACTOR_INV_SRC_ALPHA:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_util.c | 114 case PIPE_BLENDFACTOR_INV_SRC_ALPHA:
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/ |
| H A D | nouveau_gldefs.h | 18 case PIPE_BLENDFACTOR_INV_SRC_ALPHA:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/ |
| H A D | nouveau_gldefs.h | 18 case PIPE_BLENDFACTOR_INV_SRC_ALPHA:
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xa/ |
| H A D | xa_composite.c | 60 0, 1, PIPE_BLENDFACTOR_ONE, PIPE_BLENDFACTOR_INV_SRC_ALPHA}, 70 0, 1, PIPE_BLENDFACTOR_ZERO, PIPE_BLENDFACTOR_INV_SRC_ALPHA}, 72 1, 1, PIPE_BLENDFACTOR_DST_ALPHA, PIPE_BLENDFACTOR_INV_SRC_ALPHA}, 76 1, 1, PIPE_BLENDFACTOR_INV_DST_ALPHA, PIPE_BLENDFACTOR_INV_SRC_ALPHA},
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/postprocess/ |
| H A D | pp_program.c | 89 PIPE_BLENDFACTOR_INV_SRC_ALPHA;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/ |
| H A D | i915_state_inlines.h | 130 case PIPE_BLENDFACTOR_INV_SRC_ALPHA:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/ |
| H A D | i915_state_inlines.h | 129 case PIPE_BLENDFACTOR_INV_SRC_ALPHA:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/ |
| H A D | lvp_conv.h | 131 return PIPE_BLENDFACTOR_INV_SRC_ALPHA;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xa/ |
| H A D | xa_composite.c | 60 0, 1, PIPE_BLENDFACTOR_ONE, PIPE_BLENDFACTOR_INV_SRC_ALPHA}, 70 0, 1, PIPE_BLENDFACTOR_ZERO, PIPE_BLENDFACTOR_INV_SRC_ALPHA}, 72 1, 1, PIPE_BLENDFACTOR_DST_ALPHA, PIPE_BLENDFACTOR_INV_SRC_ALPHA}, 76 1, 1, PIPE_BLENDFACTOR_INV_DST_ALPHA, PIPE_BLENDFACTOR_INV_SRC_ALPHA},
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/ |
| H A D | nine_pipe.h | 677 case D3DBLEND_INVSRCALPHA: return PIPE_BLENDFACTOR_INV_SRC_ALPHA; 684 case D3DBLEND_BOTHINVSRCALPHA: return PIPE_BLENDFACTOR_INV_SRC_ALPHA; 704 case D3DBLEND_INVSRCALPHA: return PIPE_BLENDFACTOR_INV_SRC_ALPHA; 711 case D3DBLEND_BOTHINVSRCALPHA: return PIPE_BLENDFACTOR_INV_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 | 711 case D3DBLEND_INVSRCALPHA: return PIPE_BLENDFACTOR_INV_SRC_ALPHA; 718 case D3DBLEND_BOTHINVSRCALPHA: return PIPE_BLENDFACTOR_INV_SRC_ALPHA; 738 case D3DBLEND_INVSRCALPHA: return PIPE_BLENDFACTOR_INV_SRC_ALPHA; 745 case D3DBLEND_BOTHINVSRCALPHA: return PIPE_BLENDFACTOR_INV_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 | 90 PIPE_BLENDFACTOR_INV_SRC_ALPHA;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_bld_blend_aos.c | 158 case PIPE_BLENDFACTOR_INV_SRC_ALPHA: 215 case PIPE_BLENDFACTOR_INV_SRC_ALPHA:
|
| H A D | lp_test_blend.c | 269 case PIPE_BLENDFACTOR_INV_SRC_ALPHA: 338 case PIPE_BLENDFACTOR_INV_SRC_ALPHA: 604 PIPE_BLENDFACTOR_INV_SRC_ALPHA,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_bld_blend_aos.c | 158 case PIPE_BLENDFACTOR_INV_SRC_ALPHA: 215 case PIPE_BLENDFACTOR_INV_SRC_ALPHA:
|
| H A D | lp_test_blend.c | 269 case PIPE_BLENDFACTOR_INV_SRC_ALPHA: 338 case PIPE_BLENDFACTOR_INV_SRC_ALPHA: 604 PIPE_BLENDFACTOR_INV_SRC_ALPHA,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/ |
| H A D | r300_state.c | 72 (dstRGB == PIPE_BLENDFACTOR_INV_SRC_ALPHA || 75 dstA == PIPE_BLENDFACTOR_INV_SRC_ALPHA || 86 return (srcRGB == PIPE_BLENDFACTOR_INV_SRC_ALPHA || 89 srcA == PIPE_BLENDFACTOR_INV_SRC_ALPHA || 144 dstRGB == PIPE_BLENDFACTOR_INV_SRC_ALPHA || 147 dstA == PIPE_BLENDFACTOR_INV_SRC_ALPHA || 159 srcRGB == PIPE_BLENDFACTOR_INV_SRC_ALPHA || 162 srcA == PIPE_BLENDFACTOR_INV_SRC_ALPHA || 318 if ((dstRGB == PIPE_BLENDFACTOR_INV_SRC_ALPHA || 321 dstA == PIPE_BLENDFACTOR_INV_SRC_ALPHA || [all...] |
| H A D | r300_state_inlines.h | 86 case PIPE_BLENDFACTOR_INV_SRC_ALPHA:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/ |
| H A D | r300_state.c | 73 (dstRGB == PIPE_BLENDFACTOR_INV_SRC_ALPHA || 76 dstA == PIPE_BLENDFACTOR_INV_SRC_ALPHA || 87 return (srcRGB == PIPE_BLENDFACTOR_INV_SRC_ALPHA || 90 srcA == PIPE_BLENDFACTOR_INV_SRC_ALPHA || 145 dstRGB == PIPE_BLENDFACTOR_INV_SRC_ALPHA || 148 dstA == PIPE_BLENDFACTOR_INV_SRC_ALPHA || 160 srcRGB == PIPE_BLENDFACTOR_INV_SRC_ALPHA || 163 srcA == PIPE_BLENDFACTOR_INV_SRC_ALPHA || 312 if ((dstRGB == PIPE_BLENDFACTOR_INV_SRC_ALPHA || 315 dstA == PIPE_BLENDFACTOR_INV_SRC_ALPHA || [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/ |
| H A D | swr_state.h | 295 case PIPE_BLENDFACTOR_INV_SRC_ALPHA:
|
Completed in 18 milliseconds
123