exit_on_context_lost for Android Adreno GPU
https://bugs.chromium.org/p/chromium/issues/detail?id=1079161#c32 SkiaRenderer GL seems to be tickling a driver bug where the driver sometimes reports 32 texture units and other times 96 texture units after a context lost event. This leads to crashes in GPU process context virtualization code. Try restarting GPU process instead to see if that fixes the problem. Bug: 1079161 Change-Id: Ib6a91323b05978193fb7f6e3b26e7dbd850d0509 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2621873Reviewed-by:Zhenyao Mo <zmo@chromium.org> Commit-Queue: Jonathan Backer <backer@chromium.org> Cr-Commit-Position: refs/heads/master@{#842108}
Showing
Please register or sign in to comment