Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/lib/tests/
H A Dtest-blend.c163 RGBA(dst_factor, BLEND_FACTOR_SRC_COLOR),
195 RGBA(dst_factor, BLEND_FACTOR_SRC_COLOR),
213 RGBA(dst_factor, BLEND_FACTOR_SRC_COLOR),
236 .alpha_dst_factor= BLEND_FACTOR_SRC_COLOR,
259 .alpha_dst_factor= BLEND_FACTOR_SRC_COLOR,
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_blend.h59 return BLEND_FACTOR_SRC_COLOR; in util_blend_factor_to_shader()
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_blend.c67 ((dest_factor == BLEND_FACTOR_SRC_COLOR) || in is_2srcdest()
174 case BLEND_FACTOR_SRC_COLOR: in to_c_factor()
/third_party/mesa3d/src/compiler/
H A Dshader_enums.h1033 BLEND_FACTOR_SRC_COLOR, enumerator
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_blend.c105 case BLEND_FACTOR_SRC_COLOR: in nir_blend_factor_value()
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_pipeline.c456 return BLEND_FACTOR_SRC_COLOR; in translate_blend_factor()

Completed in 7 milliseconds