Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_srgb.c234 if (lp_build_fast_rsqrt_available(src_type)) { in lp_build_linear_to_srgb()
267 if (lp_build_fast_rsqrt_available(src_type)) { in lp_build_linear_to_srgb()
281 if (lp_build_fast_rsqrt_available(src_type)) { in lp_build_linear_to_srgb()
H A Dlp_bld_arit.h307 lp_build_fast_rsqrt_available(struct lp_type type);
H A Dlp_bld_arit.c2718 if (0 && lp_build_fast_rsqrt_available(type)) { in lp_build_rsqrt()
2764 lp_build_fast_rsqrt_available(struct lp_type type) in lp_build_fast_rsqrt_available() function
2791 if (lp_build_fast_rsqrt_available(type)) { in lp_build_fast_rsqrt()

Completed in 6 milliseconds