Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.hpp2564 class VaryingComponentsTest : public VaryingLocationsTest class
2567 VaryingComponentsTest(deqp::Context& context);
2569VaryingComponentsTest(deqp::Context& context, const glw::GLchar* test_name, const glw::GLchar* tes…
2571 ~VaryingComponentsTest() in ~VaryingComponentsTest()
2655 class VaryingArrayComponentsTest : public VaryingComponentsTest
Dgl4cEnhancedLayoutsTests.cpp14767 VaryingComponentsTest::VaryingComponentsTest(deqp::Context& context) in test() function in gl4cts::EnhancedLayouts::VaryingComponentsTest
14779 VaryingComponentsTest::VaryingComponentsTest(deqp::Context& context, const glw::GLchar* test_name, in test() function in gl4cts::EnhancedLayouts::VaryingComponentsTest
14791 void VaryingComponentsTest::getProgramInterface(GLuint test_case_index, Utils::ProgramInterface& pr… in test()
14834 std::string VaryingComponentsTest::getTestCaseName(glw::GLuint test_case_index) in test()
14895 glw::GLuint VaryingComponentsTest::getTestCaseNumber() in test()
14901 void VaryingComponentsTest::testInit() in test()
14939 bool VaryingComponentsTest::useComponentQualifier(glw::GLuint /* test_case_index */) in test()
14948 GLuint VaryingComponentsTest::getArrayLength() in test()
14953 std::string VaryingComponentsTest::prepareGlobals(GLuint last_in_location, GLuint last_out_location) in test()
14968 std::string VaryingComponentsTest::prepareName(const glw::GLchar* name, glw::GLint location, glw::G… in test()
[all …]