Home
last modified time | relevance | path

Searched defs:box_v (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c2380 const float box_v = 2.0f / d * sqrtf(A*d*F); /* box_v -> half of bbox height */ in img_filter_2d_ewa() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_soa.c2228 LLVMValueRef box_v = lp_build_div(coord_bld, lp_build_const_vec(gallivm, coord_bld->type, 2.0), d); in lp_build_sample_aniso() local

Completed in 13 milliseconds