Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.hpp2467 class VaryingBlockAutomaticMemberLocationsTest : public NegativeTestBase class
2471 VaryingBlockAutomaticMemberLocationsTest(deqp::Context& context);
2473 virtual ~VaryingBlockAutomaticMemberLocationsTest() in ~VaryingBlockAutomaticMemberLocationsTest()
Dgl4cEnhancedLayoutsTests.cpp13986 VaryingBlockAutomaticMemberLocationsTest::VaryingBlockAutomaticMemberLocationsTest(deqp::Context& c… in test() function in gl4cts::EnhancedLayouts::VaryingBlockAutomaticMemberLocationsTest
14000 std::string VaryingBlockAutomaticMemberLocationsTest::getShaderSource(GLuint test_case_index, in test()
14301 std::string VaryingBlockAutomaticMemberLocationsTest::getTestCaseName(GLuint test_case_index) in test()
14324 GLuint VaryingBlockAutomaticMemberLocationsTest::getTestCaseNumber() in test()
14335 bool VaryingBlockAutomaticMemberLocationsTest::isComputeRelevant(GLuint /* test_case_index */) in test()
14343 void VaryingBlockAutomaticMemberLocationsTest::testInit() in test()
27747 addChild(new EnhancedLayouts::VaryingBlockAutomaticMemberLocationsTest(m_context)); in init()