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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_srgb.c233 if (lp_build_fast_rsqrt_available(src_type)) {
266 if (lp_build_fast_rsqrt_available(src_type)) {
280 if (lp_build_fast_rsqrt_available(src_type)) {
H A Dlp_bld_arit.h308 lp_build_fast_rsqrt_available(struct lp_type type);
H A Dlp_bld_arit.c2843 if (0 && lp_build_fast_rsqrt_available(type)) {
2888 lp_build_fast_rsqrt_available(struct lp_type type) function in typeref:typename:boolean
2915 if (lp_build_fast_rsqrt_available(type)) {
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_srgb.c234 if (lp_build_fast_rsqrt_available(src_type)) {
267 if (lp_build_fast_rsqrt_available(src_type)) {
281 if (lp_build_fast_rsqrt_available(src_type)) {
H A Dlp_bld_arit.h307 lp_build_fast_rsqrt_available(struct lp_type type);
H A Dlp_bld_arit.c2732 if (0 && lp_build_fast_rsqrt_available(type)) {
2777 lp_build_fast_rsqrt_available(struct lp_type type) function in typeref:typename:boolean
2804 if (lp_build_fast_rsqrt_available(type)) {

Completed in 14 milliseconds