Searched refs:structArrayArrayGroup (Results 1 – 3 of 3) sorted by relevance
260 …tcu::TestCaseGroup* structArrayArrayGroup = new tcu::TestCaseGroup(m_testCtx, "2_level_struct_arra… in init() local261 addChild(structArrayArrayGroup); in init()266 structArrayArrayGroup->addChild(modeGroup); in init()
507 …tcu::TestCaseGroup* structArrayArrayGroup = new tcu::TestCaseGroup(m_testCtx, "2_level_struct_arra… in init() local508 addChild(structArrayArrayGroup); in init()515 …structArrayArrayGroup->addChild(new Block2LevelStructArrayCase(m_testCtx, (baseName + "_vertex"), … in init()516 …structArrayArrayGroup->addChild(new Block2LevelStructArrayCase(m_testCtx, (baseName + "_geometry")… in init()
528 …tcu::TestCaseGroup* structArrayArrayGroup = new tcu::TestCaseGroup(m_testCtx, "2_level_struct_arra… in init() local529 addChild(structArrayArrayGroup); in init()534 structArrayArrayGroup->addChild(modeGroup); in init()