Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/lima/
H A Dlima_draw.c496 lima_calculate_alpha_blend(enum pipe_blend_func rgb_func, enum pipe_blend_func alpha_func, in lima_calculate_alpha_blend() function
602 render->alpha_blend = lima_calculate_alpha_blend(rt->rgb_func, rt->alpha_func, in lima_pack_render_state()
613 render->alpha_blend = lima_calculate_alpha_blend(PIPE_BLEND_ADD, PIPE_BLEND_ADD, in lima_pack_render_state()