Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.hpp2362 class VaryingBlockLocationsTest : public TextureTestBase class
2365 VaryingBlockLocationsTest(deqp::Context& context);
2366 ~VaryingBlockLocationsTest() in ~VaryingBlockLocationsTest()
Dgl4cEnhancedLayoutsTests.cpp13501 VaryingBlockLocationsTest::VaryingBlockLocationsTest(deqp::Context& context) in test() function in gl4cts::EnhancedLayouts::VaryingBlockLocationsTest
13515 std::string VaryingBlockLocationsTest::getPassSnippet(GLuint /* test_case_index */, in test()
13541 void VaryingBlockLocationsTest::getProgramInterface(GLuint /* test_case_index */, in test()
13600 bool VaryingBlockLocationsTest::isComputeRelevant(GLuint /* test_case_index */) in test()
13611 bool VaryingBlockLocationsTest::useMonolithicProgram(GLuint /* test_case_index */) in test()
27772 addChild(new EnhancedLayouts::VaryingBlockLocationsTest(m_context)); in init()