Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/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
/third_party/flutter/skia/third_party/externals/angle2/src/common/
Dmatrix_utils.h154 Matrix<T> outerProduct(const Matrix<T> &mat1) const in outerProduct() function
/third_party/skia/third_party/externals/angle2/src/common/
Dmatrix_utils.h155 Matrix<T> outerProduct(const Matrix<T> &mat1) const in outerProduct() function
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
Dsimd_mat4.inl544 GLM_FUNC_QUALIFIER detail::fmat4x4SIMD outerProduct function
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderMatrixTests.cpp639 tcu::Matrix<T, Cols, Rows> outerProduct (const tcu::Vector<T, Cols>& a, const tcu::Vector<T, Rows>&… in outerProduct() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderMatrixTests.cpp633 tcu::Matrix<T, Cols, Rows> outerProduct (const tcu::Vector<T, Cols>& a, const tcu::Vector<T, Rows>&… in outerProduct() function
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp12539 static tcu::Matrix<glw::GLdouble, Rows, Cols> outerProduct(const tcu::Vector<glw::GLdouble, Rows>& … in outerProduct() function
/third_party/vk-gl-cts/modules/glshared/
DglsBuiltinPrecisionTests.cpp3730 ExprP<Matrix<float, Rows, Cols> > outerProduct (const ExprP<Vector<float, Rows> >& left, in outerProduct() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp4727 ExprP<Matrix<T, Rows, Cols> > outerProduct (const ExprP<Vector<T, Rows> >& left, in outerProduct() function
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DSymbolTable_autogen.cpp1616 constexpr const ImmutableString outerProduct("outerProduct"); variable
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DSymbolTable_ESSL_autogen.cpp2134 constexpr const ImmutableString outerProduct("outerProduct"); variable
DSymbolTable_autogen.cpp3314 constexpr const ImmutableString outerProduct("outerProduct"); variable