Searched refs:PIPE_BLENDFACTOR_DST_ALPHA (Results 1 - 25 of 56) sorted by relevance

123

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_blend.h16 case PIPE_BLENDFACTOR_DST_ALPHA:
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_blend.h17 case PIPE_BLENDFACTOR_DST_ALPHA:
65 case PIPE_BLENDFACTOR_DST_ALPHA:
123 case PIPE_BLENDFACTOR_DST_ALPHA:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_util.c99 case PIPE_BLENDFACTOR_DST_ALPHA:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_util.c99 case PIPE_BLENDFACTOR_DST_ALPHA:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/
H A Dpan_blending.c113 return PIPE_BLENDFACTOR_DST_ALPHA;
161 case PIPE_BLENDFACTOR_DST_ALPHA:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/
H A Dnouveau_gldefs.h20 case PIPE_BLENDFACTOR_DST_ALPHA:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/
H A Dnouveau_gldefs.h20 case PIPE_BLENDFACTOR_DST_ALPHA:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xa/
H A Dxa_composite.c64 1, 0, PIPE_BLENDFACTOR_DST_ALPHA, PIPE_BLENDFACTOR_ZERO},
72 1, 1, PIPE_BLENDFACTOR_DST_ALPHA, PIPE_BLENDFACTOR_INV_SRC_ALPHA},
92 case PIPE_BLENDFACTOR_DST_ALPHA:
148 if (blend->rgb_src == PIPE_BLENDFACTOR_DST_ALPHA)
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/
H A Di915_state_inlines.h132 case PIPE_BLENDFACTOR_DST_ALPHA:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/
H A Di915_state_inlines.h131 case PIPE_BLENDFACTOR_DST_ALPHA:
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
H A Dlvp_conv.h133 return PIPE_BLENDFACTOR_DST_ALPHA;
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xa/
H A Dxa_composite.c64 1, 0, PIPE_BLENDFACTOR_DST_ALPHA, PIPE_BLENDFACTOR_ZERO},
72 1, 1, PIPE_BLENDFACTOR_DST_ALPHA, PIPE_BLENDFACTOR_INV_SRC_ALPHA},
92 case PIPE_BLENDFACTOR_DST_ALPHA:
148 if (blend->rgb_src == PIPE_BLENDFACTOR_DST_ALPHA)
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_atom_blend.c75 return PIPE_BLENDFACTOR_DST_ALPHA;
182 case PIPE_BLENDFACTOR_DST_ALPHA:
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_atom_blend.c75 return PIPE_BLENDFACTOR_DST_ALPHA;
182 case PIPE_BLENDFACTOR_DST_ALPHA:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_bld_blend_aos.c112 case PIPE_BLENDFACTOR_DST_ALPHA:
211 case PIPE_BLENDFACTOR_DST_ALPHA:
H A Dlp_test_blend.c228 case PIPE_BLENDFACTOR_DST_ALPHA:
320 case PIPE_BLENDFACTOR_DST_ALPHA:
597 PIPE_BLENDFACTOR_DST_ALPHA,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_bld_blend_aos.c112 case PIPE_BLENDFACTOR_DST_ALPHA:
211 case PIPE_BLENDFACTOR_DST_ALPHA:
H A Dlp_test_blend.c228 case PIPE_BLENDFACTOR_DST_ALPHA:
320 case PIPE_BLENDFACTOR_DST_ALPHA:
597 PIPE_BLENDFACTOR_DST_ALPHA,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/
H A Dswr_state.h277 case PIPE_BLENDFACTOR_DST_ALPHA:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_state_inlines.h72 case PIPE_BLENDFACTOR_DST_ALPHA:
H A Dr300_state.c288 srcRGB == PIPE_BLENDFACTOR_DST_ALPHA ||
292 srcA == PIPE_BLENDFACTOR_DST_ALPHA ||
311 srcRGB != PIPE_BLENDFACTOR_DST_ALPHA &&
324 srcRGB != PIPE_BLENDFACTOR_DST_ALPHA &&
371 case PIPE_BLENDFACTOR_DST_ALPHA:
380 case PIPE_BLENDFACTOR_DST_ALPHA:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_translate.h146 case PIPE_BLENDFACTOR_DST_ALPHA:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_translate.h126 case PIPE_BLENDFACTOR_DST_ALPHA:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/
H A Dswr_state.h300 case PIPE_BLENDFACTOR_DST_ALPHA:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_state_inlines.h72 case PIPE_BLENDFACTOR_DST_ALPHA:

Completed in 18 milliseconds

123