Searched refs:PIPE_BLENDFACTOR_CONST_ALPHA (Results 1 - 25 of 46) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/
H A Dpan_blending.c122 return PIPE_BLENDFACTOR_CONST_ALPHA;
171 case PIPE_BLENDFACTOR_CONST_ALPHA:
309 else if (factor == PIPE_BLENDFACTOR_CONST_ALPHA)
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_util.c107 case PIPE_BLENDFACTOR_CONST_ALPHA:
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_blend.h80 case PIPE_BLENDFACTOR_CONST_ALPHA:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_util.c107 case PIPE_BLENDFACTOR_CONST_ALPHA:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/
H A Dnouveau_gldefs.h34 case PIPE_BLENDFACTOR_CONST_ALPHA:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/
H A Dnouveau_gldefs.h34 case PIPE_BLENDFACTOR_CONST_ALPHA:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/
H A Di915_state_inlines.h142 case PIPE_BLENDFACTOR_CONST_ALPHA:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/
H A Di915_state_inlines.h141 case PIPE_BLENDFACTOR_CONST_ALPHA:
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
H A Dlvp_conv.h141 return PIPE_BLENDFACTOR_CONST_ALPHA;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_pipe_blend.c57 case PIPE_BLENDFACTOR_CONST_ALPHA:
323 * PIPE_BLENDFACTOR_CONST_COLOR and PIPE_BLENDFACTOR_CONST_ALPHA
327 if (templ->rt[0].rgb_src_factor == PIPE_BLENDFACTOR_CONST_ALPHA ||
328 templ->rt[0].rgb_dst_factor == PIPE_BLENDFACTOR_CONST_ALPHA ||
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_bld_blend_aos.c148 case PIPE_BLENDFACTOR_CONST_ALPHA:
214 case PIPE_BLENDFACTOR_CONST_ALPHA:
H A Dlp_test_blend.c244 case PIPE_BLENDFACTOR_CONST_ALPHA:
327 case PIPE_BLENDFACTOR_CONST_ALPHA:
599 PIPE_BLENDFACTOR_CONST_ALPHA,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_bld_blend_aos.c148 case PIPE_BLENDFACTOR_CONST_ALPHA:
214 case PIPE_BLENDFACTOR_CONST_ALPHA:
H A Dlp_test_blend.c244 case PIPE_BLENDFACTOR_CONST_ALPHA:
327 case PIPE_BLENDFACTOR_CONST_ALPHA:
599 PIPE_BLENDFACTOR_CONST_ALPHA,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_pipe_blend.c57 case PIPE_BLENDFACTOR_CONST_ALPHA:
388 * PIPE_BLENDFACTOR_CONST_COLOR and PIPE_BLENDFACTOR_CONST_ALPHA
392 if (templ->rt[0].rgb_src_factor == PIPE_BLENDFACTOR_CONST_ALPHA ||
393 templ->rt[0].rgb_dst_factor == PIPE_BLENDFACTOR_CONST_ALPHA ||
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/
H A Dswr_state.h285 case PIPE_BLENDFACTOR_CONST_ALPHA:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_state_inlines.h80 case PIPE_BLENDFACTOR_CONST_ALPHA:
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_atom_blend.c83 return PIPE_BLENDFACTOR_CONST_ALPHA;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_translate.h154 case PIPE_BLENDFACTOR_CONST_ALPHA:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_translate.h134 case PIPE_BLENDFACTOR_CONST_ALPHA:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/
H A Dswr_state.h308 case PIPE_BLENDFACTOR_CONST_ALPHA:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_state_inlines.h80 case PIPE_BLENDFACTOR_CONST_ALPHA:
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_atom_blend.c83 return PIPE_BLENDFACTOR_CONST_ALPHA;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_nir_lower_blend.c104 case PIPE_BLENDFACTOR_CONST_ALPHA:
176 case PIPE_BLENDFACTOR_CONST_ALPHA:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_nir_lower_blend.c97 case PIPE_BLENDFACTOR_CONST_ALPHA:
169 case PIPE_BLENDFACTOR_CONST_ALPHA:

Completed in 55 milliseconds

12