Home
last modified time | relevance | path

Searched refs:pan_blend_to_fixed_function_equation (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/panfrost/lib/
Dpan_blend.h148 void pan_blend_to_fixed_function_equation(const struct pan_blend_equation eq,
Dpan_blend.c434 pan_blend_to_fixed_function_equation(const struct pan_blend_equation equation, in pan_blend_to_fixed_function_equation() function
464 pan_blend_to_fixed_function_equation(equation, &cfg); in pan_pack_blend()
/external/mesa3d/src/panfrost/vulkan/
Dpanvk_vX_blend.c174 pan_blend_to_fixed_function_equation(rt->equation, &cfg.equation); in emit_blend_desc()
/external/mesa3d/docs/relnotes/
D21.2.0.rst568 - panfrost: Fix pan_blend_to_fixed_function_equation prototype