Home
last modified time | relevance | path

Searched defs:gatherf (Results 1 – 6 of 6) sorted by relevance

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