Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.hpp2357 class VaryingBlockLocationsTest : public TextureTestBase class
2360 VaryingBlockLocationsTest(deqp::Context& context);
2361 ~VaryingBlockLocationsTest() in ~VaryingBlockLocationsTest()
Dgl4cEnhancedLayoutsTests.cpp13388 VaryingBlockLocationsTest::VaryingBlockLocationsTest(deqp::Context& context) in test() function in gl4cts::EnhancedLayouts::VaryingBlockLocationsTest
13402 std::string VaryingBlockLocationsTest::getPassSnippet(GLuint /* test_case_index */, in test()
13428 void VaryingBlockLocationsTest::getProgramInterface(GLuint /* test_case_index */, in test()
13487 bool VaryingBlockLocationsTest::isComputeRelevant(GLuint /* test_case_index */) in test()
13498 bool VaryingBlockLocationsTest::useMonolithicProgram(GLuint /* test_case_index */) in test()
27773 addChild(new EnhancedLayouts::VaryingBlockLocationsTest(m_context)); in init()