Searched defs:matrix_b_transposed (Results 1 – 1 of 1) sorted by relevance
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| D | gl4cGPUShaderFP64Tests.cpp | 11146 tcu::Matrix<double, 2, 3> matrix_b_transposed; in getMatrixMultiplicationResult() local 11164 tcu::Matrix<double, 2, 4> matrix_b_transposed; in getMatrixMultiplicationResult() local 11198 tcu::Matrix<double, 3, 2> matrix_b_transposed; in getMatrixMultiplicationResult() local 11216 tcu::Matrix<double, 3, 4> matrix_b_transposed; in getMatrixMultiplicationResult() local 11250 tcu::Matrix<double, 4, 2> matrix_b_transposed; in getMatrixMultiplicationResult() local 11268 tcu::Matrix<double, 4, 3> matrix_b_transposed; in getMatrixMultiplicationResult() local
|