Searched refs:PIPE_BLENDFACTOR_CONST_COLOR (Results 1 - 25 of 51) sorted by relevance

123

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/
H A Dpan_blending.c119 return PIPE_BLENDFACTOR_CONST_COLOR;
173 case PIPE_BLENDFACTOR_CONST_COLOR:
307 if (factor == PIPE_BLENDFACTOR_CONST_COLOR)
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_util.c105 case PIPE_BLENDFACTOR_CONST_COLOR:
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_blend.h76 case PIPE_BLENDFACTOR_CONST_COLOR:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_util.c105 case PIPE_BLENDFACTOR_CONST_COLOR:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/
H A Dnouveau_gldefs.h30 case PIPE_BLENDFACTOR_CONST_COLOR:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/
H A Dnouveau_gldefs.h30 case PIPE_BLENDFACTOR_CONST_COLOR:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/
H A Di915_state_inlines.h138 case PIPE_BLENDFACTOR_CONST_COLOR:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/
H A Di915_state_inlines.h137 case PIPE_BLENDFACTOR_CONST_COLOR:
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
H A Dlvp_conv.h137 return PIPE_BLENDFACTOR_CONST_COLOR;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_bld_blend_aos.c146 case PIPE_BLENDFACTOR_CONST_COLOR:
203 case PIPE_BLENDFACTOR_CONST_COLOR:
H A Dlp_test_blend.c239 case PIPE_BLENDFACTOR_CONST_COLOR:
326 case PIPE_BLENDFACTOR_CONST_COLOR:
598 PIPE_BLENDFACTOR_CONST_COLOR,
H A Dlp_bld_blend.c86 STATIC_ASSERT((PIPE_BLENDFACTOR_CONST_COLOR ^ 0x10) ==
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_bld_blend_aos.c146 case PIPE_BLENDFACTOR_CONST_COLOR:
203 case PIPE_BLENDFACTOR_CONST_COLOR:
H A Dlp_test_blend.c239 case PIPE_BLENDFACTOR_CONST_COLOR:
326 case PIPE_BLENDFACTOR_CONST_COLOR:
598 PIPE_BLENDFACTOR_CONST_COLOR,
H A Dlp_bld_blend.c86 STATIC_ASSERT((PIPE_BLENDFACTOR_CONST_COLOR ^ 0x10) ==
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/
H A Dswr_state.h283 case PIPE_BLENDFACTOR_CONST_COLOR:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_state_inlines.h78 case PIPE_BLENDFACTOR_CONST_COLOR:
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_atom_blend.c81 return PIPE_BLENDFACTOR_CONST_COLOR;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_translate.h152 case PIPE_BLENDFACTOR_CONST_COLOR:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_translate.h132 case PIPE_BLENDFACTOR_CONST_COLOR:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/
H A Dswr_state.h306 case PIPE_BLENDFACTOR_CONST_COLOR:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_state_inlines.h78 case PIPE_BLENDFACTOR_CONST_COLOR:
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_atom_blend.c81 return PIPE_BLENDFACTOR_CONST_COLOR;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_nir_lower_blend.c99 case PIPE_BLENDFACTOR_CONST_COLOR:
174 case PIPE_BLENDFACTOR_CONST_COLOR:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dnine_pipe.h685 case D3DBLEND_BLENDFACTOR: return PIPE_BLENDFACTOR_CONST_COLOR/*ALPHA*/;
712 case D3DBLEND_BLENDFACTOR: return PIPE_BLENDFACTOR_CONST_COLOR;

Completed in 28 milliseconds

123