Searched defs:inversesqrt (Results 1 – 2 of 2) sorted by relevance
226 GLM_FUNC_QUALIFIER float inversesqrt(float const & x) function231 GLM_FUNC_QUALIFIER double inversesqrt(double const & x) function237 GLM_FUNC_QUALIFIER vecType<T, P> inversesqrt function
711 GLM_FUNC_QUALIFIER detail::fvec4SIMD inversesqrt(detail::fvec4SIMD const & x) function