Searched refs:groupWithFormatByImageViewType (Results 1 – 1 of 1) sorted by relevance
1298 …de::MovePtr<tcu::TestCaseGroup> groupWithFormatByImageViewType (new tcu::TestCaseGroup(testCtx, ge… in createImageStoreTests() local1304 …groupWithFormatByImageViewType->addChild(new StoreTest(testCtx, getFormatShortString(s_formats[for… in createImageStoreTests()1308 …groupWithFormatByImageViewType->addChild(new StoreTest(testCtx, getFormatShortString(s_formats[for… in createImageStoreTests()1313 testGroupWithFormat->addChild(groupWithFormatByImageViewType.release()); in createImageStoreTests()1332 …de::MovePtr<tcu::TestCaseGroup> groupWithFormatByImageViewType (new tcu::TestCaseGroup(testCtx, ge… in createImageLoadStoreTests() local1338 …groupWithFormatByImageViewType->addChild(new LoadStoreTest(testCtx, getFormatShortString(s_formats… in createImageLoadStoreTests()1342 …groupWithFormatByImageViewType->addChild(new LoadStoreTest(testCtx, getFormatShortString(s_formats… in createImageLoadStoreTests()1347 testGroupWithFormat->addChild(groupWithFormatByImageViewType.release()); in createImageLoadStoreTests()