Searched defs:cross (Results  1 – 4 of 4) sorted by relevance
| /device/generic/vulkan-cereal/third-party/glm/include/glm/gtx/ | 
| D | quaternion.inl | 10 	GLM_FUNC_QUALIFIER tvec3<T, P> cross(tvec3<T, P> const& v, tquat<T, P> const& q)  function16 	GLM_FUNC_QUALIFIER tvec3<T, P> cross(tquat<T, P> const& q, tvec3<T, P> const& v)  function
 
 | 
| D | simd_vec4.inl | 628 GLM_FUNC_QUALIFIER detail::fvec4SIMD cross  function
 | 
| /device/generic/vulkan-cereal/third-party/glm/include/glm/detail/ | 
| D | func_geometric.inl | 179 	GLM_FUNC_QUALIFIER tvec3<T, P> cross(tvec3<T, P> const & x, tvec3<T, P> const & y)  function
 | 
| /device/generic/vulkan-cereal/third-party/glm/include/glm/gtc/ | 
| D | quaternion.inl | 389 	GLM_FUNC_QUALIFIER tquat<T, P> cross(tquat<T, P> const & q1, tquat<T, P> const & q2)  function
 |