Searched refs:srcFormatGroup (Results 1 – 2 of 2) sorted by relevance
899 …de::MovePtr<tcu::TestCaseGroup> srcFormatGroup (new tcu::TestCaseGroup(testCtx, srcFormatName.c_st… in initYcbcrDefaultCopyTests() local935 srcFormatGroup->addChild(dstFormatGroup.release()); in initYcbcrDefaultCopyTests()938 testGroup->addChild(srcFormatGroup.release()); in initYcbcrDefaultCopyTests()1009 …de::MovePtr<tcu::TestCaseGroup> srcFormatGroup (new tcu::TestCaseGroup(testCtx, srcFormatName.c_st… in initYcbcrDimensionsCopyTests() local1044 srcFormatGroup->addChild(dstFormatGroup.release()); in initYcbcrDimensionsCopyTests()1047 dimensionGroup->addChild(srcFormatGroup.release()); in initYcbcrDimensionsCopyTests()
8007 …tcu::TestCaseGroup* srcFormatGroup = new tcu::TestCaseGroup(testCtx, getFormatCaseName(testParams.… in addImageToImageDimensionsTests() local8047 srcFormatGroup->addChild(dstFormatGroup); in addImageToImageDimensionsTests()8050 imageSizeGroup->addChild(srcFormatGroup); in addImageToImageDimensionsTests()