Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fFboColorbufferTests.cpp1149 … tcu::TestCaseGroup *const blitGroup = new tcu::TestCaseGroup(m_testCtx, "blit", "Blitted"); in init() local
1150 repeatedClearGroup->addChild(blitGroup); in init()
1155 blitGroup->addChild(tex2DGroup); in init()
1165 blitGroup->addChild(rboGroup); in init()
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcPackedDepthStencilTests.cpp2735 TestCaseGroup *blitGroup = new deqp::TestCaseGroup(m_context, "blit", ""); in init() local
2753 blitGroup->addChild(new BlitTest(m_context, typeFormat)); in init()
2773 addChild(blitGroup); in init()