Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglPreservingSwapTests.cpp602 …TestCaseGroup* const preserveGroup = new TestCaseGroup(m_eglTestCtx, (preserve ? "preserve" : "no_… in init() local
627 preserveGroup->addChild(readPixelsBeforeSwapGroup); in init()
630 addChild(preserveGroup); in init()
DteglBufferAgeTests.cpp762 …TestCaseGroup* const preserveGroup = new TestCaseGroup(m_eglTestCtx, (preserve ? "preserve" : "no_… in init() local
781 preserveGroup->addChild(resizeGroup); in init()
783 addChild(preserveGroup); in init()