Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fFboColorbufferTests.cpp1168 tcu::TestCaseGroup* const blitGroup = new tcu::TestCaseGroup(m_testCtx, "blit", "Blitted"); in init() local
1169 repeatedClearGroup->addChild(blitGroup); in init()
1174 blitGroup->addChild(tex2DGroup); in init()
1184 blitGroup->addChild(rboGroup); in init()
/external/deqp/external/openglcts/modules/common/
DglcPackedDepthStencilTests.cpp2725 TestCaseGroup* blitGroup = new deqp::TestCaseGroup(m_context, "blit", ""); in init() local
2743 blitGroup->addChild(new BlitTest(m_context, typeFormat)); in init()
2763 addChild(blitGroup); in init()