Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dscalar_relational.inl57 GLM_FUNC_QUALIFIER bool notEqual function
/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dfunc_vector_relational.inl65 GLM_FUNC_QUALIFIER vecType<bool, P> notEqual(vecType<T, P> const & x, vecType<T, P> const & y) function
/hardware/google/gfxstream/third-party/glm/include/glm/gtc/
Dquaternion.inl767 GLM_FUNC_QUALIFIER tvec4<bool, P> notEqual(tquat<T, P> const & x, tquat<T, P> const & y) function