Home
last modified time | relevance | path

Searched defs:cross (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dquaternion.inl10 GLM_FUNC_QUALIFIER tvec3<T, P> cross(tvec3<T, P> const& v, tquat<T, P> const& q) function
16 GLM_FUNC_QUALIFIER tvec3<T, P> cross(tquat<T, P> const& q, tvec3<T, P> const& v) function
Dsimd_vec4.inl628 GLM_FUNC_QUALIFIER detail::fvec4SIMD cross function
/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dfunc_geometric.inl179 GLM_FUNC_QUALIFIER tvec3<T, P> cross(tvec3<T, P> const & x, tvec3<T, P> const & y) function
/hardware/google/gfxstream/third-party/glm/include/glm/gtc/
Dquaternion.inl389 GLM_FUNC_QUALIFIER tquat<T, P> cross(tquat<T, P> const & q1, tquat<T, P> const & q2) function