Home
last modified time | relevance | path

Searched defs:isnan (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_mathlib.h133 static inline bool isnan(float v) in isnan() function
/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dfunc_common.inl626 GLM_FUNC_QUALIFIER bool isnan(genType x) function
651 GLM_FUNC_QUALIFIER vecType<bool, P> isnan(vecType<T, P> const & x) function
/hardware/google/gfxstream/third-party/glm/include/glm/gtc/
Dquaternion.inl776 GLM_FUNC_QUALIFIER tvec4<bool, P> isnan(tquat<T, P> const& q) function