Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglSwapBuffersWithDamageTests.cpp799 …TestCaseGroup* const resizeGroup = new TestCaseGroup(m_eglTestCtx, generateResizeGroupName(resizeT… in init() local
804resizeGroup->addChild(new SwapBuffersWithDamageTest(m_eglTestCtx, frameDrawTypes[drawTypeNdx], 4, … in init()
810resizeGroup->addChild(new SwapBuffersWithDamageAndPreserveBufferTest(m_eglTestCtx, frameDrawTypes[… in init()
816resizeGroup->addChild(new SwapBuffersWithDamageAndBufferAgeTest(m_eglTestCtx, frameDrawTypes[drawT… in init()
819 addChild(resizeGroup); in init()
DteglBufferAgeTests.cpp767 …TestCaseGroup* const resizeGroup = new TestCaseGroup(m_eglTestCtx, generateResizeGroupName(resiz… in init() local
777resizeGroup->addChild(new BufferAgeTest(m_eglTestCtx, preserve, oddFrameDrawType, evenFrameDrawTyp… in init()
781 preserveGroup->addChild(resizeGroup); in init()
/external/deqp/modules/gles3/functional/
Des3fFboRenderTest.cpp1620 tcu::TestCaseGroup* resizeGroup = new tcu::TestCaseGroup(m_testCtx, "resize", "FBO resize tests"); in init() local
1621 addChild(resizeGroup); in init()
1630 resizeGroup->addChild(new ResizeTest(m_context, config)); in init()
1651 resizeGroup->addChild(new ResizeTest(m_context, config)); in init()