function gather(const T *, const vec<u32, N> &) read_write¶
template <typename T, size_t N>
KFR_INTRINSIC vec<T, N> gather(const T* base, const vec<u32, N>& indices) Defined at simd/read_write.hpp:116