Searched refs:depthClampGroup (Results 1 – 1 of 1) sorted by relevance
338 …tcu::TestCaseGroup* depthClampGroup = new tcu::TestCaseGroup(m_testCtx, "depth_write_clamp", "Dept… in init() local339 addChild(depthClampGroup); in init()342 …depthClampGroup->addChild(new DepthWriteClampCase(m_context, getFormatName(depthFormats[fmtNdx]), … in init()347 …tcu::TestCaseGroup* depthClampGroup = new tcu::TestCaseGroup(m_testCtx, "depth_test_clamp", "Depth… in init() local348 addChild(depthClampGroup); in init()351 …depthClampGroup->addChild(new DepthTestClampCase(m_context, getFormatName(depthFormats[fmtNdx]), "… in init()