Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_vecmathlib_none_4.h920 ASTCENC_SIMD_INLINE vfloat4 gatherf(const float* base, vint4 indices) in gatherf() function
Dastcenc_vecmathlib_neon_4.h812 ASTCENC_SIMD_INLINE vfloat4 gatherf(const float* base, vint4 indices) in gatherf() function
Dastcenc_vecmathlib_sse_4.h897 ASTCENC_SIMD_INLINE vfloat4 gatherf(const float* base, vint4 indices) in gatherf() function
Dastcenc_vecmathlib_avx2_8.h969 ASTCENC_SIMD_INLINE vfloat8 gatherf(const float* base, vint8 indices) in gatherf() function
/hardware/google/gfxstream/third-party/astc-encoder/Source/UnitTest/
Dtest_simd.cpp920 TEST(vfloat4, gatherf) in TEST() argument
2668 TEST(vfloat8, gatherf) in TEST() argument