Searched refs:LengthOfVectorAndMatrixTest (Results 1 – 2 of 2) sorted by relevance
15070 LengthOfVectorAndMatrixTest::LengthOfVectorAndMatrixTest(deqp::Context &context, testCase test_case) in LengthOfVectorAndMatrixTest() function in gl4cts::GLSL420Pack::LengthOfVectorAndMatrixTest15081 std::string LengthOfVectorAndMatrixTest::getTypeName(Utils::TYPES type) in getTypeName()15104 bool LengthOfVectorAndMatrixTest::prepareNextTestCase(glw::GLuint test_case_index) in prepareNextTestCase()15133 void LengthOfVectorAndMatrixTest::prepareShaderSource(Utils::SHADER_STAGES in_stage, bool in_use_ve… in prepareShaderSource()15152 void LengthOfVectorAndMatrixTest::prepareUniforms(Utils::program &program) in prepareUniforms()15197 void LengthOfVectorAndMatrixTest::prepareVertexBuffer(const Utils::program &program, Utils::buffer … in prepareVertexBuffer()15296 std::string LengthOfVectorAndMatrixTest::getExpectedValue(Utils::SHADER_STAGES in_stage) in getExpectedValue()15358 std::string LengthOfVectorAndMatrixTest::getInitialization() in getInitialization()15383 std::string LengthOfVectorAndMatrixTest::getMatrixInitializer(GLuint n_cols, GLuint n_rows) in getMatrixInitializer()15411 std::string LengthOfVectorAndMatrixTest::getVectorInitializer(Utils::TYPES type, glw::GLuint n_rows) in getVectorInitializer()[all …]
2600 class LengthOfVectorAndMatrixTest : public GLSLTestBase class2612 LengthOfVectorAndMatrixTest(deqp::Context &context, testCase test_case);2614 virtual ~LengthOfVectorAndMatrixTest() in ~LengthOfVectorAndMatrixTest()