Provide dedicated image when importing memory if required
authorJesse Hall <jessehall@google.com>
Fri, 11 Aug 2017 17:18:32 +0000 (10:18 -0700)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Fri, 25 Aug 2017 11:41:26 +0000 (07:41 -0400)
commit70c10a679b62250275ebeccedba1e8873ee5e88e
tree521c223d73941e2f233aa9ee544aa62ef050c8f0
parent823e2409d32ed4c27d34ed6a9a9c9f1432c5bfce
Provide dedicated image when importing memory if required

The test was using dedicated images when creating memory to be exported,
but not when importing that same memory.

Affects:

dEQP-VK.api.external.memory.*.dedicated.image.bind_export_import_bind
dEQP-VK.api.external.memory.*.dedicated.image.export_bind_import_bind
dEQP-VK.api.external.memory.*.dedicated.image.export_import_bind_bind

Components: Vulkan

VK-GL-CTS issue: 635

Change-Id: I5a063f10677aca8f373e29e39a34af293bf0a220
external/vulkancts/modules/vulkan/api/vktApiExternalMemoryTests.cpp