Searched refs:groupWithoutFormatByImageViewType (Results 1 – 1 of 1) sorted by relevance
1299 …de::MovePtr<tcu::TestCaseGroup> groupWithoutFormatByImageViewType (new tcu::TestCaseGroup(testCtx,… in createImageStoreTests() local1305 …groupWithoutFormatByImageViewType->addChild(new StoreTest(testCtx, getFormatShortString(s_formats[… in createImageStoreTests()1314 testGroupWithoutFormat->addChild(groupWithoutFormatByImageViewType.release()); in createImageStoreTests()1333 …de::MovePtr<tcu::TestCaseGroup> groupWithoutFormatByImageViewType (new tcu::TestCaseGroup(testCtx,… in createImageLoadStoreTests() local1339 …groupWithoutFormatByImageViewType->addChild(new LoadStoreTest(testCtx, getFormatShortString(s_form… in createImageLoadStoreTests()1348 testGroupWithoutFormat->addChild(groupWithoutFormatByImageViewType.release()); in createImageLoadStoreTests()