Add check if format is supported in external memory host tests
authorziga-lunarg <ziga@lunarg.com>
Mon, 5 Dec 2022 15:34:50 +0000 (16:34 +0100)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Thu, 8 Dec 2022 18:01:20 +0000 (18:01 +0000)
commitdc00418c7cf7f59b5cbb303bbd390bc706557ed5
treed92c4f611bc87646554cc233a3c0dc48a0beb399
parent541edaf752dba4412bcba49227c7723973ba7d75
Add check if format is supported in external memory host tests

Format properties for format used for color attachment must contain
VK_FORMAT_FEATURE_COLOR_ATTACHMENT_BIT

Components: Vulkan

VK-GL-CTS issue: 4156

Affected tests:
dEQP-VK.memory.external_memory_host.bind_image_memory_and_render.*

Change-Id: Ib0346cbc849b94a5af67e5645cc057ca392f9b2f
external/vulkancts/modules/vulkan/memory/vktMemoryExternalMemoryHostTests.cpp