Home
last modified time | relevance | path

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

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