Searched refs:lp_build_sample_min_2d (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_sample.c | 2192 lp_build_sample_min_2d(struct lp_build_context *bld, in lp_build_sample_min_2d() function 2229 LLVMValueRef v0 = lp_build_sample_min_2d(bld, x, y, a, b, c, d); in lp_build_sample_min_3d() 2230 LLVMValueRef v1 = lp_build_sample_min_2d(bld, x, y, e, f, g, h); in lp_build_sample_min_3d() 2294 out[chan] = lp_build_sample_min_2d(bld, x, y, v00[chan], v01[chan], v10[chan], v11[chan]); in lp_build_reduce_filter_2d()
|
Completed in 5 milliseconds