Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_gather.c418 boolean need_expansion = src_width < dst_type.width * dst_type.length; in lp_build_gather() local
490 } else if (util_get_cpu_caps()->has_avx2 && !need_expansion && in lp_build_gather()
502 } else if (0 && util_get_cpu_caps()->has_avx2 && !need_expansion && in lp_build_gather()