Searched refs:BLEND_FACTOR_DST_COLOR (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_blend.h71 return BLEND_FACTOR_DST_COLOR;
/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/tests/
H A Dtest-blend.c192 RGBA(src_factor, BLEND_FACTOR_DST_COLOR),
213 .alpha_src_factor = BLEND_FACTOR_DST_COLOR,
/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_blend.c65 ((src_factor == BLEND_FACTOR_DST_COLOR) ||
177 case BLEND_FACTOR_DST_COLOR:
313 factor == BLEND_FACTOR_DST_COLOR ||
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_blend.c109 case BLEND_FACTOR_DST_COLOR:
/xsrc/external/mit/MesaLib/dist/src/compiler/
H A Dshader_enums.h945 BLEND_FACTOR_DST_COLOR, enumerator in enum:blend_factor
/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
H A Dpanvk_vX_pipeline.c495 return BLEND_FACTOR_DST_COLOR;

Completed in 8 milliseconds