Searched refs:testGroupWithFormat (Results 1 – 1 of 1) sorted by relevance
1292 …de::MovePtr<tcu::TestCaseGroup> testGroupWithFormat(new tcu::TestCaseGroup(testCtx, "with_format",… in createImageStoreTests() local1313 testGroupWithFormat->addChild(groupWithFormatByImageViewType.release()); in createImageStoreTests()1317 testGroup->addChild(testGroupWithFormat.release()); in createImageStoreTests()1326 …de::MovePtr<tcu::TestCaseGroup> testGroupWithFormat(new tcu::TestCaseGroup(testCtx, "with_format",… in createImageLoadStoreTests() local1347 testGroupWithFormat->addChild(groupWithFormatByImageViewType.release()); in createImageLoadStoreTests()1351 testGroup->addChild(testGroupWithFormat.release()); in createImageLoadStoreTests()