Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dfunc_common.inl662 GLM_FUNC_QUALIFIER bool isinf(genType x) function
690 GLM_FUNC_QUALIFIER vecType<bool, P> isinf(vecType<T, P> const & x) function
/hardware/google/gfxstream/third-party/glm/include/glm/gtc/
Dquaternion.inl784 GLM_FUNC_QUALIFIER tvec4<bool, P> isinf(tquat<T, P> const& q) function