Searched refs:randomTexImageGroup (Results 1 – 2 of 2) sorted by relevance
1623 …tcu::TestCaseGroup* randomTexImageGroup = new tcu::TestCaseGroup(m_testCtx, "random_teximage2d", "… in init() local1624 addChild(randomTexImageGroup); in init()1635 …randomTexImageGroup->addChild(new RandomOrderTexImage2DCase(m_context, (string("2d_") + de::toStri… in init()1644 …randomTexImageGroup->addChild(new RandomOrderTexImageCubeCase(m_context, (string("cube_") + de::to… in init()
3487 …tcu::TestCaseGroup* randomTexImageGroup = new tcu::TestCaseGroup(m_testCtx, "random_teximage2d", "… in init() local3488 addChild(randomTexImageGroup); in init()3499 …randomTexImageGroup->addChild(new RandomOrderTexImage2DCase(m_context, (string("2d_") + de::toStri… in init()3508 …randomTexImageGroup->addChild(new RandomOrderTexImageCubeCase(m_context, (string("cube_") + de::to… in init()