Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_blend_aos.c82 LLVMValueRef inv_const; member
156 if(!bld->inv_const) in lp_build_blend_factor_unswizzled()
157 bld->inv_const = lp_build_comp(&bld->base, bld->const_); in lp_build_blend_factor_unswizzled()
158 return bld->inv_const; in lp_build_blend_factor_unswizzled()