Skip to content

function write(T *, const vec<T, N> &) read_write

template <bool A = false, size_t N, typename T>
KFR_INTRINSIC void write(T* dest, const vec<T, N>& value)

Defined at simd/read_write.hpp:44