Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.hpp2688 class VaryingExceedingComponentsTest : public NegativeTestBase class
2692 VaryingExceedingComponentsTest(deqp::Context& context);
2694 virtual ~VaryingExceedingComponentsTest() in ~VaryingExceedingComponentsTest()
Dgl4cEnhancedLayoutsTests.cpp15242 VaryingExceedingComponentsTest::VaryingExceedingComponentsTest(deqp::Context& context) in test() function in gl4cts::EnhancedLayouts::VaryingExceedingComponentsTest
15255 std::string VaryingExceedingComponentsTest::getShaderSource(GLuint test_case_index, Utils::Shader::… in test()
15588 std::string VaryingExceedingComponentsTest::getTestCaseName(GLuint test_case_index) in test()
15621 GLuint VaryingExceedingComponentsTest::getTestCaseNumber() in test()
15632 bool VaryingExceedingComponentsTest::isComputeRelevant(GLuint /* test_case_index */) in test()
15640 void VaryingExceedingComponentsTest::testInit() in test()
27728 addChild(new EnhancedLayouts::VaryingExceedingComponentsTest(m_context)); in init()