Searched defs:fastSqrt (Results 1 – 2 of 2) sorted by relevance
8 GLM_FUNC_QUALIFIER genType fastSqrt(genType x) function16 GLM_FUNC_QUALIFIER vecType<T, P> fastSqrt(vecType<T, P> const & x) function
698 GLM_FUNC_QUALIFIER detail::fvec4SIMD fastSqrt(detail::fvec4SIMD const & x) function