Searched defs:float_to_int_rtn (Results 1 – 5 of 5) sorted by relevance
964 ASTCENC_SIMD_INLINE vint4 float_to_int_rtn(vfloat4 a) in float_to_int_rtn() function
851 ASTCENC_SIMD_INLINE vint4 float_to_int_rtn(vfloat4 a) in float_to_int_rtn() function
935 ASTCENC_SIMD_INLINE vint4 float_to_int_rtn(vfloat4 a) in float_to_int_rtn() function
1001 ASTCENC_SIMD_INLINE vint8 float_to_int_rtn(vfloat8 a) in float_to_int_rtn() function
1071 TEST(vfloat4, float_to_int_rtn) in TEST() argument