Searched defs:select (Results 1 – 5 of 5) sorted by relevance
| /device/generic/vulkan-cereal/third-party/astc-encoder/Source/ |
| D | astcenc_vecmathlib_none_4.h | 684 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
|
| D | astcenc_vecmathlib_neon_4.h | 627 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
|
| D | astcenc_vecmathlib_sse_4.h | 677 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
|
| D | astcenc_vecmathlib_avx2_8.h | 594 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/ |
| D | test_simd.cpp | 870 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
|