Home
last modified time | relevance | path

Searched defs:copyTests (Results 1 – 5 of 5) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemCopyImageTests.cpp462 de::MovePtr<tcu::TestCaseGroup> copyTests(new tcu::TestCaseGroup(testCtx, groupName.c_str())); in createCopyImageTests() local
472 de::MovePtr<tcu::TestCaseGroup> copyTests(new tcu::TestCaseGroup(testCtx, "copy")); in createCopyImageTests() local
DvktProtectedMemCopyImageToBufferTests.cpp394 de::MovePtr<tcu::TestCaseGroup> copyTests(new tcu::TestCaseGroup(testCtx, groupName.c_str())); in createCopyImageToFloatBufferTests() local
404 …de::MovePtr<tcu::TestCaseGroup> copyTests(new tcu::TestCaseGroup(testCtx, "copy_image_to_float_buf… in createCopyImageToFloatBufferTests() local
DvktProtectedMemCopyBufferToImageTests.cpp425 de::MovePtr<tcu::TestCaseGroup> copyTests(new tcu::TestCaseGroup(testCtx, groupName.c_str())); in createCopyBufferToImageTests() local
DvktProtectedMemFillUpdateCopyBufferTests.cpp596 de::MovePtr<tcu::TestCaseGroup> copyTests(new tcu::TestCaseGroup(testCtx, "copy")); in createCopyBufferTests() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageHostImageCopyTests.cpp2987 } copyTests[] = { in testGenerator() local