Searched refs:testGroupOpRead (Results 1 – 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
D | vktImageMismatchedFormatsTests.cpp | 461 …de::MovePtr<tcu::TestCaseGroup> testGroupOpRead(new tcu::TestCaseGroup(testCtx, "image_read", "per… in createImageMismatchedFormatsTests() local 478 testGroupOpRead->addChild(new MismatchedFormatTest( testCtx, testName, "", in createImageMismatchedFormatsTests() 494 testGroup->addChild(testGroupOpRead.release()); in createImageMismatchedFormatsTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
D | vktImageMismatchedFormatsTests.cpp | 461 …de::MovePtr<tcu::TestCaseGroup> testGroupOpRead(new tcu::TestCaseGroup(testCtx, "image_read", "per… in createImageMismatchedFormatsTests() local 478 testGroupOpRead->addChild(new MismatchedFormatTest( testCtx, testName, "", in createImageMismatchedFormatsTests() 494 testGroup->addChild(testGroupOpRead.release()); in createImageMismatchedFormatsTests()
|