Searched refs:BLEND_FACTOR_CONSTANT_ALPHA (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_blend.h82 return BLEND_FACTOR_CONSTANT_ALPHA;
/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_blend.c109 else if (factor == BLEND_FACTOR_CONSTANT_ALPHA)
181 case BLEND_FACTOR_CONSTANT_ALPHA:
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_blend.c119 case BLEND_FACTOR_CONSTANT_ALPHA:
/xsrc/external/mit/MesaLib/dist/src/compiler/
H A Dshader_enums.h950 BLEND_FACTOR_CONSTANT_ALPHA, enumerator in enum:blend_factor
/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
H A Dpanvk_vX_pipeline.c507 return BLEND_FACTOR_CONSTANT_ALPHA;

Completed in 6 milliseconds