commit | 9bb4db752dec48b5f608b0f3d6078258f38777d3 | [log] [tgz] |
---|---|---|
author | Anders Frostad Pedersen <anders.pedersen@arm.corp-partner.google.com> | Thu Nov 28 12:46:30 2019 +0100 |
committer | Yiwei Zhang <zzyiwei@google.com> | Fri Nov 29 18:06:46 2019 -0800 |
tree | 6b82258b62bb0390ef3d1093242d9b08dc6ddcae | |
parent | 6cea68f9a126090f4c291b1c59a7858a02fc0c56 [diff] |
Vulkan: Improve error translation in CreateSwapChainKHR Set VK_ERROR_OUT_OF_DEVICE_MEMORY in case the cause of the failure from dequeueBuffer is an actual ENOMEM situation. Otherwise set VK_ERROR_SURFACE_LOST_KHR as catch-all. Bug: 145331195 Test: dEQP-VK.wsi.android.swapchain.create.image_extent Change-Id: I8e7b4af3133e2a851beeda3618e24ca86279d317 Merged-In: I8e7b4af3133e2a851beeda3618e24ca86279d317