Home
last modified time | relevance | path

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

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