Searched refs:testGroupStack (Results 1 – 1 of 1) sorted by relevance
2046 std::vector<tcu::TestCaseGroup *> testGroupStack; in createShaderTileImageTestVariations() local2047 testGroupStack.push_back(gr); in createShaderTileImageTestVariations()2052 testGroupStack.back()->addChild(subGroup); in createShaderTileImageTestVariations()2053 testGroupStack.push_back(subGroup); in createShaderTileImageTestVariations()2057 testGroupStack.back()->addChild(subGroup); in createShaderTileImageTestVariations()2058 testGroupStack.push_back(subGroup); in createShaderTileImageTestVariations()2073 testGroupStack.back()->addChild(subGroup); in createShaderTileImageTestVariations()2074 testGroupStack.push_back(subGroup); in createShaderTileImageTestVariations()2085 testGroupStack.back()->addChild(subGroup); in createShaderTileImageTestVariations()2086 testGroupStack.push_back(subGroup); in createShaderTileImageTestVariations()[all …]