Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.hpp2472 class VaryingBlockAutomaticMemberLocationsTest : public NegativeTestBase class
2476 VaryingBlockAutomaticMemberLocationsTest(deqp::Context& context);
2478 virtual ~VaryingBlockAutomaticMemberLocationsTest() in ~VaryingBlockAutomaticMemberLocationsTest()
Dgl4cEnhancedLayoutsTests.cpp14028 VaryingBlockAutomaticMemberLocationsTest::VaryingBlockAutomaticMemberLocationsTest(deqp::Context& c… in test() function in gl4cts::EnhancedLayouts::VaryingBlockAutomaticMemberLocationsTest
14042 std::string VaryingBlockAutomaticMemberLocationsTest::getShaderSource(GLuint test_case_index, in test()
14345 std::string VaryingBlockAutomaticMemberLocationsTest::getTestCaseName(GLuint test_case_index) in test()
14368 GLuint VaryingBlockAutomaticMemberLocationsTest::getTestCaseNumber() in test()
14379 bool VaryingBlockAutomaticMemberLocationsTest::isComputeRelevant(GLuint /* test_case_index */) in test()
14387 void VaryingBlockAutomaticMemberLocationsTest::testInit() in test()
27746 addChild(new EnhancedLayouts::VaryingBlockAutomaticMemberLocationsTest(m_context)); in init()