Searched refs:sharedDepthStencilGroup (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles3/functional/
H A Des3fFboRenderTest.cpp1599 tcu::TestCaseGroup* sharedDepthStencilGroup = new tcu::TestCaseGroup(m_testCtx, "shared_depth_stencil", "Shared depth and stencil buffers"); local
1600 addChild(sharedDepthStencilGroup);
1615 sharedDepthStencilGroup->addChild(new SharedDepthStencilTest(m_context, config));

Completed in 51 milliseconds