commit | 08c7bb1fdb33d6ad34ba1b2de3ac0579750456fe | [log] [tgz] |
---|---|---|
author | Chris Forbes <chrisforbes@google.com> | Fri Dec 09 08:10:18 2022 +1300 |
committer | Chris Forbes <chrisforbes@google.com> | Wed Dec 21 22:17:09 2022 +1300 |
tree | 0fff9f1d689526bae560e7638276ad925274a496 | |
parent | c640683ea38d52c40bc7ceb9d118d2de8422749f [diff] |
libvulkan: Implement EXT_swapchain_maintenance1 The loader now implements EXT_swapchain_maintenance1 and EXT_surface_maintenance1, which fix assorted issues with the original swapchain extension. Our implementation of EXT_swapchain_maintenance1 is conditional on the underlying driver having support for importing sync fds as external fences (which requires Vulkan 1.1 + support for VK_KHR_external_fence_fd). Bug: b/255376900 Change-Id: I72ce770a7296e4e97cccf13bad420aa5a1001a6a