Searched refs:layerGroupName (Results 1 – 2 of 2) sorted by relevance
2665 const std::string layerGroupName ("layers_" + de::toString(layerCount)); in initTests() local2666 …tCaseGroup> layerGroup (new tcu::TestCaseGroup(testCtx, layerGroupName.c_str(), layerGroupName.c_… in initTests()
9953 const std::string layerGroupName = "layercount_" + de::toString(layerCount); in addBlittingImageAllFormatsBaseLevelMipmapTests() local9956 …up> layerCountGroup (new tcu::TestCaseGroup(group->getTestContext(), layerGroupName.c_str(), layer… in addBlittingImageAllFormatsBaseLevelMipmapTests()10067 const std::string layerGroupName = "layercount_" + de::toString(layerCount); in addBlittingImageAllFormatsPreviousLevelMipmapTests() local10070 …up> layerCountGroup (new tcu::TestCaseGroup(group->getTestContext(), layerGroupName.c_str(), layer… in addBlittingImageAllFormatsPreviousLevelMipmapTests()