Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.hpp2512 class VaryingLocationLimitTest : public NegativeTestBase class
2516 VaryingLocationLimitTest(deqp::Context& context);
2518 virtual ~VaryingLocationLimitTest() in ~VaryingLocationLimitTest()
Dgl4cEnhancedLayoutsTests.cpp14279 VaryingLocationLimitTest::VaryingLocationLimitTest(deqp::Context& context) in test() function in gl4cts::EnhancedLayouts::VaryingLocationLimitTest
14292 std::string VaryingLocationLimitTest::getShaderSource(GLuint test_case_index, Utils::Shader::STAGES… in test()
14600 std::string VaryingLocationLimitTest::getTestCaseName(GLuint test_case_index) in test()
14624 GLuint VaryingLocationLimitTest::getTestCaseNumber() in test()
14635 bool VaryingLocationLimitTest::isComputeRelevant(GLuint /* test_case_index */) in test()
14643 void VaryingLocationLimitTest::testInit() in test()
27685 addChild(new EnhancedLayouts::VaryingLocationLimitTest(m_context)); in init()