Searched refs:prev_func (Results 1 – 1 of 1) sorted by relevance
318 unsigned prev_func = j < 3 ? blend->rt[rt].rgb_func : blend->rt[rt].alpha_func; in lp_build_blend_soa() local319 unsigned func_reverse = lp_build_blend_func_reverse(func, prev_func); in lp_build_blend_soa()