Searched refs:MaxDrawBuffersIndexedTest (Results 1 – 1 of 1) sorted by relevance
1392 class MaxDrawBuffersIndexedTest : public TestCase class1395 MaxDrawBuffersIndexedTest (Context& contet, int seed);1404 MaxDrawBuffersIndexedTest::MaxDrawBuffersIndexedTest (Context& context, int seed) in MaxDrawBuffersIndexedTest() function in deqp::gles31::Functional::__anon169a63d40111::MaxDrawBuffersIndexedTest1410 void MaxDrawBuffersIndexedTest::init (void) in init()1418 TestCase::IterateResult MaxDrawBuffersIndexedTest::iterate (void) in iterate()1625 root->addChild(new MaxDrawBuffersIndexedTest(root->getContext(), i)); in addRandomMaxTest()