Searched defs:sqrt (Results 1 – 11 of 11) sorted by relevance
18 GLM_FUNC_QUALIFIER int sqrt(int x) function120 GLM_FUNC_QUALIFIER uint sqrt(uint x) function
688 GLM_FUNC_QUALIFIER detail::fvec4SIMD sqrt(detail::fvec4SIMD const & x) function
122 GLM_FUNC_QUALIFIER vecType<T, P> sqrt(vecType<T, P> const & x) function
50 #define sqrt(x) ml_sqrt(x) macro
373 static inline float sqrt(float v) in sqrt() function
887 ASTCENC_SIMD_INLINE vfloat4 sqrt(vfloat4 a) in sqrt() function
786 ASTCENC_SIMD_INLINE vfloat4 sqrt(vfloat4 a) in sqrt() function
864 ASTCENC_SIMD_INLINE vfloat4 sqrt(vfloat4 a) in sqrt() function
961 ASTCENC_SIMD_INLINE vfloat8 sqrt(vfloat8 a) in sqrt() function
859 TEST(vfloat4, sqrt) in TEST() argument2587 TEST(vfloat8, sqrt) in TEST() argument