Home
last modified time | relevance | path

Searched refs:lp_build_lerp_2d (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.h146 lp_build_lerp_2d(struct lp_build_context *bld,
H A Dlp_bld_arit.c1471 lp_build_lerp_2d(struct lp_build_context *bld, in lp_build_lerp_2d() function
1501 LLVMValueRef v0 = lp_build_lerp_2d(bld, x, y, v000, v001, v010, v011, flags); in lp_build_lerp_3d()
1502 LLVMValueRef v1 = lp_build_lerp_2d(bld, x, y, v100, v101, v110, v111, flags); in lp_build_lerp_3d()
H A Dlp_bld_sample.c2303 out[chan] = lp_build_lerp_2d(bld, x, y, v00[chan], v01[chan], v10[chan], v11[chan], flags); in lp_build_reduce_filter_2d()

Completed in 10 milliseconds