Searched defs:mixedGroup (Results 1 - 3 of 3) sorted by relevance

/external/deqp/modules/gles2/stress/
H A Des2sLongRunningTests.cpp299 TestCaseGroup* const mixedGroup = new TestCaseGroup(m_context, "mixed", "Mixed stress tests"); local
300 addChild(mixedGroup);
304 mixedGroup->addChild(new gls::LongStressCase(m_context.getTestContext(), m_context.getRenderContext(),
327 mixedGroup->addChild(new gls::LongStressCase(m_context.getTestContext(), m_context.getRenderContext(),
/external/deqp/modules/gles3/stress/
H A Des3sLongRunningTests.cpp299 TestCaseGroup* const mixedGroup = new TestCaseGroup(m_context, "mixed", "Mixed stress tests"); local
300 addChild(mixedGroup);
304 mixedGroup->addChild(new gls::LongStressCase(m_context.getTestContext(), m_context.getRenderContext(),
327 mixedGroup->addChild(new gls::LongStressCase(m_context.getTestContext(), m_context.getRenderContext(),
/external/deqp/modules/gles31/functional/
H A Des31fCopyImageTests.cpp2103 TestCaseGroup* const mixedGroup = new TestCaseGroup(m_context, "mixed", "Test copying between compressed and non-compressed textures."); local
2107 addChild(mixedGroup);
2398 mixedGroup->addChild(viewGroup);

Completed in 116 milliseconds