Home
last modified time | relevance | path

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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
Dlp_bld_blend_aos.c76 LLVMValueRef inv_const; member
132 if(!bld->inv_const) in lp_build_blend_factor_unswizzled()
133 bld->inv_const = lp_build_comp(&bld->base, bld->const_); in lp_build_blend_factor_unswizzled()
134 return bld->inv_const; in lp_build_blend_factor_unswizzled()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_blend_aos.c76 LLVMValueRef inv_const; member
132 if(!bld->inv_const) in lp_build_blend_factor_unswizzled()
133 bld->inv_const = lp_build_comp(&bld->base, bld->const_); in lp_build_blend_factor_unswizzled()
134 return bld->inv_const; in lp_build_blend_factor_unswizzled()