Searched refs:texCubeArrayGroup (Results 1 – 1 of 1) sorted by relevance
323 …tcu::TestCaseGroup* texCubeArrayGroup = new tcu::TestCaseGroup(m_testCtx, "texcubearray", "Cube ma… in init() local324 addChild(texCubeArrayGroup); in init()327 …texCubeArrayGroup->addChild(new FboColorTexCubeArrayCase(m_context, getFormatName(colorFormats[fmt… in init()