Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fDrawBuffersIndexedTests.cpp1403 class MaxDrawBuffersIndexedTest : public TestCase class
1406 MaxDrawBuffersIndexedTest (Context& contet, int seed);
1415 MaxDrawBuffersIndexedTest::MaxDrawBuffersIndexedTest (Context& context, int seed) in MaxDrawBuffersIndexedTest() function in deqp::gles31::Functional::__anon758847bb0111::MaxDrawBuffersIndexedTest
1421 void MaxDrawBuffersIndexedTest::init (void) in init()
1429 TestCase::IterateResult MaxDrawBuffersIndexedTest::iterate (void) in iterate()
1636 root->addChild(new MaxDrawBuffersIndexedTest(root->getContext(), i)); in addRandomMaxTest()