Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.c607 double post_offset = 1 - factor; in lp_build_brilinear_lod() local
620 lp_build_const_vec(bld->gallivm, bld->type, post_offset)); in lp_build_brilinear_lod()
655 const double post_offset = 1 - 2*factor; in lp_build_brilinear_rho() local
677 lp_build_const_vec(bld->gallivm, bld->type, post_offset)); in lp_build_brilinear_rho()