Don't reset crash count if a fallback option is available
Vulkan to GL fallback doesn't work on Android if the crashes occur after successful initialization or context creation. These events reset the GPU crash count to account for the GPU process being killed to free up memory. Instead, avoid resetting the crash count if there is at least one fallback option available. Bug: 1142914 Change-Id: I865bb8551a41f74e9779fe7b89c0d9f184820439 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2510375Reviewed-by:Jonathan Backer <backer@chromium.org> Commit-Queue: Sean Gilhuly <sgilhuly@chromium.org> Cr-Commit-Position: refs/heads/master@{#825922}
Showing
Please register or sign in to comment