Home
last modified time | relevance | path

Searched refs:getMatrixInitializer (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cShadingLanguage420PackTests.hpp2634 std::string getMatrixInitializer(glw::GLuint n_cols, glw::GLuint n_rows);
Dgl4cShadingLanguage420PackTests.cpp15370 initialization = getMatrixInitializer(test_case.m_n_cols, test_case.m_n_rows); in getInitialization()
15383 std::string LengthOfVectorAndMatrixTest::getMatrixInitializer(GLuint n_cols, GLuint n_rows) in getMatrixInitializer() function in gl4cts::GLSL420Pack::LengthOfVectorAndMatrixTest