Home
last modified time | relevance | path

Searched defs:gatherf (Results 1 - 5 of 5) sorted by relevance

/third_party/astc-encoder/Source/
H A Dastcenc_vecmathlib_common_4.h291 ASTCENC_SIMD_INLINE vfloat4 gatherf(const float* base, const uint8_t* idx) in gatherf() function
H A Dastcenc_vecmathlib_none_4.h944 ASTCENC_SIMD_INLINE vfloat4 gatherf(const float* base, vint4 indices) in gatherf() function
H A Dastcenc_vecmathlib_avx2_8.h977 ASTCENC_SIMD_INLINE vfloat8 gatherf(const float* base, vint8 indices) in gatherf() function
H A Dastcenc_vecmathlib_sse_4.h918 ASTCENC_SIMD_INLINE vfloat4 gatherf(const float* base, vint4 indices) in gatherf() function
H A Dastcenc_vecmathlib_neon_4.h846 ASTCENC_SIMD_INLINE vfloat4 gatherf(const float* base, vint4 indices) in gatherf() function

Completed in 8 milliseconds