Searched refs:randomTexImageGroup (Results 1 – 2 of 2) sorted by relevance
1572 …tcu::TestCaseGroup* randomTexImageGroup = new tcu::TestCaseGroup(m_testCtx, "random_teximage2d", "… in init() local1573 addChild(randomTexImageGroup); in init()1584 …randomTexImageGroup->addChild(new RandomOrderTexImage2DCase(m_context, (string("2d_") + de::toStri… in init()1593 …randomTexImageGroup->addChild(new RandomOrderTexImageCubeCase(m_context, (string("cube_") + de::to… in init()
3488 …tcu::TestCaseGroup* randomTexImageGroup = new tcu::TestCaseGroup(m_testCtx, "random_teximage2d", "… in init() local3489 addChild(randomTexImageGroup); in init()3500 …randomTexImageGroup->addChild(new RandomOrderTexImage2DCase(m_context, (string("2d_") + de::toStri… in init()3509 …randomTexImageGroup->addChild(new RandomOrderTexImageCubeCase(m_context, (string("cube_") + de::to… in init()