Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageLoadStoreTests.cpp1292 …de::MovePtr<tcu::TestCaseGroup> testGroupWithFormat(new tcu::TestCaseGroup(testCtx, "with_format",… in createImageStoreTests() local
1313 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() local
1347 testGroupWithFormat->addChild(groupWithFormatByImageViewType.release()); in createImageLoadStoreTests()
1351 testGroup->addChild(testGroupWithFormat.release()); in createImageLoadStoreTests()