Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_blend.h106 lp_build_blend_func_commutative(unsigned func);
Dlp_bld_blend.c40 lp_build_blend_func_commutative(unsigned func) in lp_build_blend_func_commutative() function
Dlp_bld_blend_soa.c246 boolean func_commutative = lp_build_blend_func_commutative(func); in lp_build_blend_soa()