Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
Des3fFboRenderTest.cpp1572 …tcu::TestCaseGroup* sharedColorbufferGroup = new tcu::TestCaseGroup(m_testCtx, "shared_colorbuffer… in init() local
1573 addChild(sharedColorbufferGroup); in init()
1594 sharedColorbufferGroup->addChild(new SharedColorbufferTest(m_context, colorOnlyConfig)); in init()
1595 sharedColorbufferGroup->addChild(new SharedColorbufferTest(m_context, colorDepthConfig)); in init()
1596 sharedColorbufferGroup->addChild(new SharedColorbufferTest(m_context, colorDepthStencilConfig)); in init()