Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/lib/tests/
H A Dtest-blend.c212 RGBA(src_factor, BLEND_FACTOR_DST_COLOR),
235 .alpha_src_factor = BLEND_FACTOR_DST_COLOR,
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_blend.h71 return BLEND_FACTOR_DST_COLOR; in util_blend_factor_to_shader()
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_blend.c65 ((src_factor == BLEND_FACTOR_DST_COLOR) || in is_2srcdest()
177 case BLEND_FACTOR_DST_COLOR: in to_c_factor()
398 factor == BLEND_FACTOR_DST_COLOR || in is_dest_factor()
/third_party/mesa3d/src/compiler/
H A Dshader_enums.h1035 BLEND_FACTOR_DST_COLOR, enumerator
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_blend.c109 case BLEND_FACTOR_DST_COLOR: in nir_blend_factor_value()
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_pipeline.c459 return BLEND_FACTOR_DST_COLOR; in translate_blend_factor()

Completed in 8 milliseconds