Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dfunc_matrix_simd.inl64 …GLM_FUNC_QUALIFIER tmat4x4<float, aligned_lowp> outerProduct<float, aligned_lowp, tvec4, tvec4>(tv… function
72 …GLM_FUNC_QUALIFIER tmat4x4<float, aligned_mediump> outerProduct<float, aligned_mediump, tvec4, tve… function
80 …GLM_FUNC_QUALIFIER tmat4x4<float, aligned_highp> outerProduct<float, aligned_highp, tvec4, tvec4>(… function
Dfunc_matrix.inl366 …R typename detail::outerProduct_trait<T, P, vecTypeA, vecTypeB>::type outerProduct(vecTypeA<T, P> … function
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dsimd_mat4.inl544 GLM_FUNC_QUALIFIER detail::fmat4x4SIMD outerProduct function