Add check for the return value of vkGetPhysicalDeviceImageFormatProperties2
authorAmber <amber@igalia.com>
Mon, 21 Nov 2022 10:54:07 +0000 (11:54 +0100)
committerPiotr Byszewski <piotr.byszewski@mobica.com>
Fri, 16 Dec 2022 08:24:35 +0000 (08:24 +0000)
commit3ab76dbca17f398ca88f26cd3e1dab188ed9d045
treea10eb89af02bc1376699a316331f016198f9a73f
parent8bc1cdf8103ac9e80d1758f423f5a3292215d22b
Add check for the return value of vkGetPhysicalDeviceImageFormatProperties2

Also do not attempt to create images for depth/stencil usage using color formats.

Components: Vulkan

VK-GL-CTS issue: 4125

Affected tests:
dEQP-VK.api.external.memory.dma_buf.suballocated.image.info

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