Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.hpp2572 class VaryingComponentsTest : public VaryingLocationsTest class
2575 VaryingComponentsTest(deqp::Context& context);
2577VaryingComponentsTest(deqp::Context& context, const glw::GLchar* test_name, const glw::GLchar* tes…
2579 ~VaryingComponentsTest() in ~VaryingComponentsTest()
2665 class VaryingArrayComponentsTest : public VaryingComponentsTest
Dgl4cEnhancedLayoutsTests.cpp14834 VaryingComponentsTest::VaryingComponentsTest(deqp::Context& context) in test() function in gl4cts::EnhancedLayouts::VaryingComponentsTest
14846 VaryingComponentsTest::VaryingComponentsTest(deqp::Context& context, const glw::GLchar* test_name, in test() function in gl4cts::EnhancedLayouts::VaryingComponentsTest
14858 void VaryingComponentsTest::getProgramInterface(GLuint test_case_index, Utils::ProgramInterface& pr… in test()
14901 std::string VaryingComponentsTest::getTestCaseName(glw::GLuint test_case_index) in test()
14968 glw::GLuint VaryingComponentsTest::getTestCaseNumber() in test()
14974 void VaryingComponentsTest::testInit() in test()
15013 bool VaryingComponentsTest::useComponentQualifier(glw::GLuint /* test_case_index */) in test()
15022 GLuint VaryingComponentsTest::getArrayLength() in test()
15027 std::string VaryingComponentsTest::prepareGlobals(GLuint last_in_location, GLuint last_out_location) in test()
15042 std::string VaryingComponentsTest::prepareName(const glw::GLchar* name, glw::GLint location, glw::G… in test()
[all …]