Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/astc-encoder/Source/
Dastcenc_vecmathlib_none_4.h684 ASTCENC_SIMD_INLINE vint4 select(vint4 a, vint4 b, vmask4 cond) in select() function
898 ASTCENC_SIMD_INLINE vfloat4 select(vfloat4 a, vfloat4 b, vmask4 cond) in select() function
Dastcenc_vecmathlib_neon_4.h627 ASTCENC_SIMD_INLINE vint4 select(vint4 a, vint4 b, vmask4 cond) in select() function
794 ASTCENC_SIMD_INLINE vfloat4 select(vfloat4 a, vfloat4 b, vmask4 cond) in select() function
Dastcenc_vecmathlib_sse_4.h677 ASTCENC_SIMD_INLINE vint4 select(vint4 a, vint4 b, vmask4 cond) in select() function
872 ASTCENC_SIMD_INLINE vfloat4 select(vfloat4 a, vfloat4 b, vmask4 cond) in select() function
Dastcenc_vecmathlib_avx2_8.h594 ASTCENC_SIMD_INLINE vint8 select(vint8 a, vint8 b, vmask8 cond) in select() function
899 ASTCENC_SIMD_INLINE vfloat8 select(vfloat8 a, vfloat8 b, vmask8 cond) in select() function
/device/generic/vulkan-cereal/third-party/astc-encoder/Source/UnitTest/
Dtest_simd.cpp870 TEST(vfloat4, select) in TEST() argument
1844 TEST(vint4, select) in TEST() argument
2602 TEST(vfloat8, select) in TEST() argument
3393 TEST(vint8, select) in TEST() argument