Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fFboRenderTest.cpp1613 tcu::TestCaseGroup *sharedColorbufferGroup = in init() local
1615 addChild(sharedColorbufferGroup); in init()
1637 sharedColorbufferGroup->addChild(new SharedColorbufferTest(m_context, colorOnlyConfig)); in init()
1638sharedColorbufferGroup->addChild(new SharedColorbufferTest(m_context, colorDepthConfig)); in init()
1639sharedColorbufferGroup->addChild(new SharedColorbufferTest(m_context, colorDepthStencilConfig)); in init()