Searched defs:int_to_float (Results 1 – 5 of 5) sorted by relevance
975 ASTCENC_SIMD_INLINE vfloat4 int_to_float(vint4 a) in int_to_float() function
860 ASTCENC_SIMD_INLINE vfloat4 int_to_float(vint4 a) in int_to_float() function
944 ASTCENC_SIMD_INLINE vfloat4 int_to_float(vint4 a) in int_to_float() function
1011 ASTCENC_SIMD_INLINE vfloat8 int_to_float(vint8 a) in int_to_float() function
1082 TEST(vfloat4, int_to_float) in TEST() argument