Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/libs/glm/detail/
Dfunc_exponential.inl226 GLM_FUNC_QUALIFIER float inversesqrt(float const & x) function
231 GLM_FUNC_QUALIFIER double inversesqrt(double const & x) function
237 GLM_FUNC_QUALIFIER vecType<T, P> inversesqrt function
/external/vulkan-validation-layers/libs/glm/gtx/
Dsimd_vec4.inl711 GLM_FUNC_QUALIFIER detail::fvec4SIMD inversesqrt(detail::fvec4SIMD const & x) function