Searched defs:test_case_index (Results 1 – 5 of 5) sorted by relevance
5722 std::string BufferTestBase::getShaderSource(glw::GLuint test_case_index, Utils::Shader::STAGES stag… in test()5765 bool BufferTestBase::testCase(GLuint test_case_index) in test()6210 bool NegativeTestBase::testCase(GLuint test_case_index) in test()6815 void TextureTestBase::prepareAttributes(GLuint test_case_index, Utils::ProgramInterface &program_in… in test()7062 void TextureTestBase::prepareSSBs(GLuint test_case_index, Utils::ProgramInterface &program_interfac… in test()7085 void TextureTestBase::prepareSSBs(GLuint test_case_index, Utils::ProgramInterface &program_interfac… in test()7209 void TextureTestBase::prepareUniforms(GLuint test_case_index, Utils::ProgramInterface &program_inte… in test()7232 void TextureTestBase::prepareUniforms(GLuint test_case_index, Utils::ProgramInterface &program_inte… in test()7272 void TextureTestBase::prepareUniforms(GLuint test_case_index, Utils::ProgramInterface &program_inte… in test()7315 std::string TextureTestBase::getShaderSource(GLuint test_case_index, Utils::ProgramInterface &progr… in test()[all …]
1495 bool TestBase::prepareNextTestCase(GLuint test_case_index) in prepareNextTestCase()1639 GLuint test_case_index = 0; in test() local2493 bool LineContinuationTest::prepareNextTestCase(glw::GLuint test_case_index) in prepareNextTestCase()3532 bool UTF8CharactersTest::prepareNextTestCase(glw::GLuint test_case_index) in prepareNextTestCase()3993 bool UTF8InSourceTest::prepareNextTestCase(glw::GLuint test_case_index) in prepareNextTestCase()4251 bool ImplicitConversionsValidTest::prepareNextTestCase(glw::GLuint test_case_index) in prepareNextTestCase()4611 bool ImplicitConversionsInvalidTest::prepareNextTestCase(glw::GLuint test_case_index) in prepareNextTestCase()5201 bool ConstAssignmentTest::prepareNextTestCase(glw::GLuint test_case_index) in prepareNextTestCase()5664 bool QualifierOrderTest::prepareNextTestCase(glw::GLuint test_case_index) in prepareNextTestCase()5991 bool QualifierOrderBlockTest::prepareNextTestCase(glw::GLuint test_case_index) in prepareNextTestCase()[all …]
81 for (size_t test_case_index = 0; in TEST_F() local134 for (size_t test_case_index = 0; in TEST_F() local227 for (size_t test_case_index = 0; in TEST_F() local
714 for (size_t test_case_index = 0; test_case_index < n_test_cases; ++test_case_index) in iterate() local