Home
last modified time | relevance | path

Searched defs:fastSqrt (Results 1 – 2 of 2) sorted by relevance

/device/generic/vulkan-cereal/third-party/glm/include/glm/gtx/
Dfast_square_root.inl8 GLM_FUNC_QUALIFIER genType fastSqrt(genType x) function
16 GLM_FUNC_QUALIFIER vecType<T, P> fastSqrt(vecType<T, P> const & x) function
Dsimd_vec4.inl698 GLM_FUNC_QUALIFIER detail::fvec4SIMD fastSqrt(detail::fvec4SIMD const & x) function