Searched defs:matD (Results 1 – 6 of 6) sorted by relevance
| /external/eigen/Eigen/src/Eigenvalues/ |
| D | EigenSolver.h | 329 MatrixType matD = MatrixType::Zero(n,n); in pseudoEigenvalueMatrix() local
|
| /external/deqp/framework/common/ |
| D | tcuMatrix.hpp | 244 const Matrix<T, 1, 1> matD = Matrix<T, 1, 1>(areaD); in doInverse() local 295 const Matrix<T, 2, 2> matD = Matrix<T, 2, 2>(areaD); in doInverse() local
|
| /external/deqp/modules/gles3/functional/ |
| D | es3fShaderMatrixTests.cpp | 755 const tcu::Matrix<float, 1, 1> matD = tcu::Matrix<float, 1, 1>(areaD); in inverse() local 807 const tcu::Matrix<float, 2, 2> matD = Mat2(areaD); in inverse() local
|
| /external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
| D | vktShaderRenderMatrixTests.cpp | 750 const tcu::Matrix<float, 1, 1> matD = tcu::Matrix<float, 1, 1>(areaD); in inverse() local 802 const tcu::Matrix<float, 2, 2> matD = Mat2(areaD); in inverse() local
|
| /external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
| D | vktShaderBuiltinPrecisionTests.cpp | 5001 ExprP<float> matD = bindExpression("matD", ctx, mat[2][2]); in doExpand() local 5044 ExprP<Mat2> matD = bindExpression("matD", ctx, in doExpand() local 5102 ExprP<Mat3_16b::Scalar> matD = bindExpression("matD", ctx, mat[2][2]); in doExpand() local 5145 ExprP<Mat2_16b> matD = bindExpression("matD", ctx, in doExpand() local 5203 ExprP<Matrix3d::Scalar> matD = bindExpression("matD", ctx, mat[2][2]); in doExpand() local 5246 ExprP<Matrix2d> matD = bindExpression("matD", ctx, in doExpand() local
|
| /external/deqp/modules/glshared/ |
| D | glsBuiltinPrecisionTests.cpp | 3857 ExprP<float> matD = bindExpression("matD", ctx, mat[2][2]); in doExpand() local 3900 ExprP<Mat2> matD = bindExpression("matD", ctx, in doExpand() local
|