Searched defs:outerProduct (Results  1 – 3 of 3) sorted by relevance
| /device/generic/vulkan-cereal/third-party/glm/include/glm/detail/ | 
| D | func_matrix_simd.inl | 64 …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
  | 
| D | func_matrix.inl | 366 …R typename detail::outerProduct_trait<T, P, vecTypeA, vecTypeB>::type outerProduct(vecTypeA<T, P> …  function
  | 
| /device/generic/vulkan-cereal/third-party/glm/include/glm/gtx/ | 
| D | simd_mat4.inl | 544 GLM_FUNC_QUALIFIER detail::fmat4x4SIMD outerProduct  function
  |