Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dscalar_relational.inl37 GLM_FUNC_QUALIFIER bool greaterThanEqual function
/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dfunc_vector_relational.inl43 …GLM_FUNC_QUALIFIER vecType<bool, P> greaterThanEqual(vecType<T, P> const & x, vecType<T, P> const … function
/hardware/google/gfxstream/third-party/glm/include/glm/gtc/
Dquaternion.inl749 GLM_FUNC_QUALIFIER tvec4<bool, P> greaterThanEqual(tquat<T, P> const & x, tquat<T, P> const & y) function