Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fDrawBuffersIndexedTests.cpp1392 class MaxDrawBuffersIndexedTest : public TestCase class
1395 MaxDrawBuffersIndexedTest (Context& contet, int seed);
1404 MaxDrawBuffersIndexedTest::MaxDrawBuffersIndexedTest (Context& context, int seed) in MaxDrawBuffersIndexedTest() function in deqp::gles31::Functional::__anonaaca7c1d0111::MaxDrawBuffersIndexedTest
1410 void MaxDrawBuffersIndexedTest::init (void) in init()
1418 TestCase::IterateResult MaxDrawBuffersIndexedTest::iterate (void) in iterate()
1625 root->addChild(new MaxDrawBuffersIndexedTest(root->getContext(), i)); in addRandomMaxTest()