| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| Feature.h | ||
| FeaturesD3D.h | ||
| FeaturesGL.h | ||
| FeaturesMtl.h | ||
| FeaturesVk.h | ||
| FrontendFeatures.h | ||
| Platform.h | ||
| PlatformMethods.h |
When vkCreateSwapchainKHR is called with a valid oldSwapchain, the Android framework destroys the images in oldSwapchain. This is not correct, as it should be deferred to the actual vkDestroySwapchainKHR call performed later by ANGLE. This is because rendering to the oldSwapchain could still be in progress. While this issue affects all of Android, currently only ARM shows any symptoms. A workaround is added for ARM to vkDeviceWaitIdle before recreating the swapchain if oldSwapchain is valid. Bug: angleproject:5061 Change-Id: I308e4798c6418d7891d880218b0ebcfd7a795643 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2416238Reviewed-by:Sunny Sun <sunny.sun@arm.com> Reviewed-by:
Ian Elliott <ianelliott@google.com> Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| Feature.h | Loading commit data... | |
| FeaturesD3D.h | Loading commit data... | |
| FeaturesGL.h | Loading commit data... | |
| FeaturesMtl.h | Loading commit data... | |
| FeaturesVk.h | Loading commit data... | |
| FrontendFeatures.h | Loading commit data... | |
| Platform.h | Loading commit data... | |
| PlatformMethods.h | Loading commit data... |