diff options
author | 2019-10-25 12:00:11 -0600 | |
---|---|---|
committer | 2019-10-25 12:00:11 -0600 | |
commit | 2239611cfcbc1300cf4d7c98aed618c248193187 (patch) | |
tree | 3b1e9f37d55894566014877d0e1831963bd8817b /libs/gui/DisplayEventReceiver.cpp | |
parent | e8d0bd6337634e9b5a1922ae3e663c15cd255d97 (diff) |
Revert "Add 2 addtional VkFormat's to vkGetPhysicalDeviceSurfaceFormatsKHR"
This reverts commit 94ace213b8369237726860a20cafb9d80fd52dd8.
The Android Vulkan loader has never queried what formats are available for use
with swapchains; but has always hard-coded a list of formats. All initial
Vulkan 1.0/1.1 drivers on Android supported those formats in order to work.
The change being reverted added to the hard-coded list, but not all drivers
support those formats for use by swapchains. A future extension will be
created to allow the swapchain code to query which formats can be supported.
Bug: b/124942437
Test: mm
Diffstat (limited to 'libs/gui/DisplayEventReceiver.cpp')
0 files changed, 0 insertions, 0 deletions