Searched refs:LengthOfVectorAndMatrixTest (Results 1 – 2 of 2) sorted by relevance
2609 class LengthOfVectorAndMatrixTest : public GLSLTestBase class2613 LengthOfVectorAndMatrixTest(deqp::Context&);2615 virtual ~LengthOfVectorAndMatrixTest() in ~LengthOfVectorAndMatrixTest()
15315 LengthOfVectorAndMatrixTest::LengthOfVectorAndMatrixTest(deqp::Context& context) in LengthOfVectorAndMatrixTest() function in gl4cts::GLSL420Pack::LengthOfVectorAndMatrixTest15327 bool LengthOfVectorAndMatrixTest::prepareNextTestCase(glw::GLuint test_case_index) in prepareNextTestCase()15356 void LengthOfVectorAndMatrixTest::prepareShaderSource(Utils::SHADER_STAGES in_stage, bool in_use_ve… in prepareShaderSource()15375 void LengthOfVectorAndMatrixTest::prepareUniforms(Utils::program& program) in prepareUniforms()15421 void LengthOfVectorAndMatrixTest::prepareVertexBuffer(const Utils::program& program, Utils::buffer&… in prepareVertexBuffer()15519 bool LengthOfVectorAndMatrixTest::testInit() in testInit()15563 std::string LengthOfVectorAndMatrixTest::getExpectedValue(Utils::SHADER_STAGES in_stage) in getExpectedValue()15625 std::string LengthOfVectorAndMatrixTest::getInitialization() in getInitialization()15650 std::string LengthOfVectorAndMatrixTest::getMatrixInitializer(GLuint n_cols, GLuint n_rows) in getMatrixInitializer()15678 std::string LengthOfVectorAndMatrixTest::getVectorInitializer(Utils::TYPES type, glw::GLuint n_rows) in getVectorInitializer()[all …]