Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.hpp2701 class VaryingInvalidValueComponentTest : public NegativeTestBase class
2705 VaryingInvalidValueComponentTest(deqp::Context& context);
2707 virtual ~VaryingInvalidValueComponentTest() in ~VaryingInvalidValueComponentTest()
Dgl4cEnhancedLayoutsTests.cpp15337 VaryingInvalidValueComponentTest::VaryingInvalidValueComponentTest(deqp::Context& context) in test() function in gl4cts::EnhancedLayouts::VaryingInvalidValueComponentTest
15351 std::string VaryingInvalidValueComponentTest::getShaderSource(GLuint test_case_index, Utils::Shader… in test()
15698 std::string VaryingInvalidValueComponentTest::getTestCaseName(GLuint test_case_index) in test()
15731 GLuint VaryingInvalidValueComponentTest::getTestCaseNumber() in test()
15742 bool VaryingInvalidValueComponentTest::isComputeRelevant(GLuint /* test_case_index */) in test()
15750 void VaryingInvalidValueComponentTest::testInit() in test()
27726 addChild(new EnhancedLayouts::VaryingInvalidValueComponentTest(m_context)); in init()