Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
Dastcenc_vecmathlib_none_4.h915 ASTCENC_SIMD_INLINE vfloat4 gatherf(const float* base, vint4 indices) in gatherf() function
Dastcenc_vecmathlib_neon_4.h804 ASTCENC_SIMD_INLINE vfloat4 gatherf(const float* base, vint4 indices) in gatherf() function
Dastcenc_vecmathlib_sse_4.h889 ASTCENC_SIMD_INLINE vfloat4 gatherf(const float* base, vint4 indices) in gatherf() function
Dastcenc_vecmathlib_avx2_8.h946 ASTCENC_SIMD_INLINE vfloat8 gatherf(const float* base, vint8 indices) in gatherf() function
/third_party/astc-encoder/Source/UnitTest/
Dtest_simd.cpp919 TEST(vfloat4, gatherf) in TEST() argument
2544 TEST(vfloat8, gatherf) in TEST() argument