Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_const.h65 lp_const_min(struct lp_type type);
Dlp_bld_const.c130 lp_const_min(struct lp_type type) in lp_const_min() function
Dlp_bld_conv.c791 double src_min = lp_const_min(src_type); in lp_build_conv()
792 double dst_min = lp_const_min(dst_type); in lp_build_conv()