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

/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/tests/
H A Dtest-blend.c149 RGBA(dst_factor, BLEND_FACTOR_SRC_COLOR),
177 RGBA(dst_factor, BLEND_FACTOR_SRC_COLOR),
193 RGBA(dst_factor, BLEND_FACTOR_SRC_COLOR),
214 .alpha_dst_factor= BLEND_FACTOR_SRC_COLOR,
235 .alpha_dst_factor= BLEND_FACTOR_SRC_COLOR,
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_blend.h59 return BLEND_FACTOR_SRC_COLOR;
/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_blend.c67 ((dest_factor == BLEND_FACTOR_SRC_COLOR) ||
174 case BLEND_FACTOR_SRC_COLOR:
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_blend.c105 case BLEND_FACTOR_SRC_COLOR:
/xsrc/external/mit/MesaLib/dist/src/compiler/
H A Dshader_enums.h943 BLEND_FACTOR_SRC_COLOR, enumerator in enum:blend_factor
/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
H A Dpanvk_vX_pipeline.c492 return BLEND_FACTOR_SRC_COLOR;

Completed in 12 milliseconds