Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/lib/
Dpan_blend.c73 can_fixed_function_equation(enum blend_func blend_func, in can_fixed_function_equation() function
147 (can_fixed_function_equation(equation.rgb_func, in pan_blend_can_fixed_function()
153 can_fixed_function_equation(equation.alpha_func, in pan_blend_can_fixed_function()
198 assert(can_fixed_function_equation(blend_func, src_factor, invert_src, in to_panfrost_function()