VK_KHR_incremental_present: Fix usage flags.
authorBas Nieuwenhuizen <basni@google.com>
Mon, 1 Oct 2018 11:32:59 +0000 (13:32 +0200)
committerBas Nieuwenhuizen <basni@google.com>
Mon, 1 Oct 2018 12:01:36 +0000 (14:01 +0200)
commit858f5396a4f63223fcf31f717d23b4b552e10182
tree1fbe6a1b737584cd5c4ad2633a5a4fc80d31932a
parente7d9812b9ce26cbbcdd5626d6541ff9ed4d8b566
VK_KHR_incremental_present: Fix usage flags.

Besides swapchain support we also need
vkGetPhysicalDeviceImageFormatProperties support. Use just the
needed flags instead. As COLOR_ATTACHMENT is required in
VK_KHR_surface, we don't need to check for it.

Affected tests:

dEQP-VK.wsi.*.incremental_present.*

Components: Vulkan
VK-GL-CTS issue: 1395

Change-Id: I4dd0f95da0a8f31c11efe7ce58f12cfbe160a71e
external/vulkancts/modules/vulkan/wsi/vktWsiIncrementalPresentTests.cpp