Searched defs:int_to_float (Results 1 – 6 of 6) sorted by relevance
39 def int_to_float(n): function
1000 ASTCENC_SIMD_INLINE vfloat4 int_to_float(vint4 a) in int_to_float() function
965 ASTCENC_SIMD_INLINE vfloat4 int_to_float(vint4 a) in int_to_float() function
878 ASTCENC_SIMD_INLINE vfloat4 int_to_float(vint4 a) in int_to_float() function
1019 ASTCENC_SIMD_INLINE vfloat8 int_to_float(vint8 a) in int_to_float() function
1082 TEST(vfloat4, int_to_float) in TEST() argument