Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fFramebufferBlitTests.cpp1042 …tcu::TestCaseGroup* depthStencilGroup = new tcu::TestCaseGroup(m_testCtx, "depth_stencil", "Depth … in init() local
1043 addChild(depthStencilGroup); in init()
1054depthStencilGroup->addChild(new BlitDepthStencilCase(m_context, (fmtName + "_basic").c_str(), "", … in init()
1055depthStencilGroup->addChild(new BlitDepthStencilCase(m_context, (fmtName + "_scale").c_str(), "", … in init()
1059depthStencilGroup->addChild(new BlitDepthStencilCase(m_context, (fmtName + "_depth_only").c_str(),… in init()
1060depthStencilGroup->addChild(new BlitDepthStencilCase(m_context, (fmtName + "_stencil_only").c_str(… in init()