Update device_group test to ignore VK_SUBOPTIMAL_KHR
authorFabio <fabio.mestre@arm.com>
Thu, 25 Jul 2019 15:08:16 +0000 (17:08 +0200)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Wed, 14 Aug 2019 11:36:00 +0000 (07:36 -0400)
commit838098f5b6e913f8decdf2e7695e9701451a336e
tree8466598b651cb9b9dce4249fcc7a4a2b659094a2
parent550a151dc360aa7896468c1d3e208a15ccf756f6
Update device_group test to ignore VK_SUBOPTIMAL_KHR

The transform used to create the swapchain does not match the
surface rotation. This causes vkQueuePresentKHR to return
VK_SUBOPTIMAL_KHR. This return code can be ignored.

Components: Vulkan

VK-GL-CTS Issue: 1899

Affects: dEQP-VK.wsi.android.swapchain.render.device_group

Change-Id: I27d8e61007dd049b8e9cc532918056b8493a9b52
external/vulkancts/modules/vulkan/wsi/vktWsiSwapchainTests.cpp