Home
last modified time | relevance | path

Searched refs:groupWithoutFormatByImageViewType (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageLoadStoreTests.cpp1299 …de::MovePtr<tcu::TestCaseGroup> groupWithoutFormatByImageViewType (new tcu::TestCaseGroup(testCtx,… in createImageStoreTests() local
1305groupWithoutFormatByImageViewType->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() local
1339groupWithoutFormatByImageViewType->addChild(new LoadStoreTest(testCtx, getFormatShortString(s_form… in createImageLoadStoreTests()
1348 testGroupWithoutFormat->addChild(groupWithoutFormatByImageViewType.release()); in createImageLoadStoreTests()