Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_const.h73 lp_const_eps(struct lp_type type);
Dlp_bld_const.c202 lp_const_eps(struct lp_type type) in lp_const_eps() function
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_test_conv.c213 eps = MAX2(lp_const_eps(src_type), lp_const_eps(dst_type)); in test_one()
Dlp_test_main.c278 double eps = lp_const_eps(type); in compare_vec()