Home
last modified time | relevance | path

Searched refs:outerProduct_trait (Results 1 – 3 of 3) sorted by relevance

/external/oboe/samples/RhythmGame/third_party/glm/detail/
Dfunc_matrix.hpp38 struct outerProduct_trait<T, P, tvec2, tvec2> struct
44 struct outerProduct_trait<T, P, tvec2, tvec3> struct
50 struct outerProduct_trait<T, P, tvec2, tvec4> struct
56 struct outerProduct_trait<T, P, tvec3, tvec2> struct
62 struct outerProduct_trait<T, P, tvec3, tvec3> struct
68 struct outerProduct_trait<T, P, tvec3, tvec4> struct
74 struct outerProduct_trait<T, P, tvec4, tvec2> struct
80 struct outerProduct_trait<T, P, tvec4, tvec3> struct
86 struct outerProduct_trait<T, P, tvec4, tvec4> struct
115 …GLM_FUNC_DECL typename detail::outerProduct_trait<T, P, vecTypeA, vecTypeB>::type outerProduct(vec…
Dtype_mat.hpp12 struct outerProduct_trait{}; struct
Dfunc_matrix.inl366 …GLM_FUNC_QUALIFIER typename detail::outerProduct_trait<T, P, vecTypeA, vecTypeB>::type outerProduc…
370 typename detail::outerProduct_trait<T, P, vecTypeA, vecTypeB>::type m(uninitialize);