Lines Matching refs:formatsGroup
2123 tcu::TestCaseGroup* formatsGroup = new tcu::TestCaseGroup(m_testCtx,
2126 texImage2DGroup->addChild(formatsGroup);
2148 formatsGroup->addChild(new TexImage2DCase(m_context,
2170 tcu::TestCaseGroup* formatsGroup = new tcu::TestCaseGroup(m_testCtx,
2173 texImage3DGroup->addChild(formatsGroup);
2204 formatsGroup->addChild(new TexImage3DCase(m_context,
2233 tcu::TestCaseGroup* formatsGroup
2237 compressedTexImage2DGroup->addChild(formatsGroup);
2258 formatsGroup->addChild(new CompressedTexImage2DCase(
2282 tcu::TestCaseGroup* formatsGroup
2286 compressedTexImage3DGroup->addChild(formatsGroup);
2316 formatsGroup->addChild(new CompressedTexImage3DCase(