Searched refs:CopyImageToImageTestCase (Results 1 - 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiCopiesAndBlittingTests.cpp1169 class CopyImageToImageTestCase : public vkt::TestCase class in namespace:vkt::api::__anon4239
1172 CopyImageToImageTestCase (tcu::TestContext& testCtx, function in class:vkt::api::__anon4239::CopyImageToImageTestCase
4198 group->addChild(new CopyImageToImageTestCase(testCtx, "whole_image", "Whole image", params));
4229 group->addChild(new CopyImageToImageTestCase(testCtx, "whole_image_diff_fromat", "Whole image with different format", params));
4260 group->addChild(new CopyImageToImageTestCase(testCtx, "partial_image", "Partial image", params));
4298 group->addChild(new CopyImageToImageTestCase(testCtx, "depth", "With depth", params));
4336 group->addChild(new CopyImageToImageTestCase(testCtx, "stencil", "With stencil", params));
4371 group->addChild(new CopyImageToImageTestCase(group->getTestContext(), testName, description, params));
4714 group->addChild(new CopyImageToImageTestCase(group->getTestContext(), testName, description, params));
4846 group->addChild(new CopyImageToImageTestCase(testCt
[all...]

Completed in 615 milliseconds