Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/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
/device/generic/vulkan-cereal/third-party/angle/src/common/
Dmatrix_utils.h155 Matrix<T> outerProduct(const Matrix<T> &mat1) const in outerProduct() function
/device/generic/vulkan-cereal/include/glm/gtx/
Dsimd_mat4.inl544 GLM_FUNC_QUALIFIER detail::fmat4x4SIMD outerProduct function
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DSymbolTable_ESSL_autogen.cpp1284 constexpr const ImmutableString outerProduct("outerProduct"); variable
DSymbolTable_autogen.cpp2500 constexpr const ImmutableString outerProduct("outerProduct"); variable