Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fDrawBuffersIndexedTests.cpp1436 class ImplMaxDrawBuffersIndexedTest : public TestCase class
1439 ImplMaxDrawBuffersIndexedTest (Context& contet, int seed);
1448 ImplMaxDrawBuffersIndexedTest::ImplMaxDrawBuffersIndexedTest (Context& context, int seed) in ImplMaxDrawBuffersIndexedTest() function in deqp::gles31::Functional::__anonaaca7c1d0111::ImplMaxDrawBuffersIndexedTest
1454 void ImplMaxDrawBuffersIndexedTest::init (void) in init()
1462 TestCase::IterateResult ImplMaxDrawBuffersIndexedTest::iterate (void) in iterate()
1631 root->addChild(new ImplMaxDrawBuffersIndexedTest(root->getContext(), i)); in addRandomImplMaxTest()