Fix GPU hang in VulkanSwapChain::Destroy()
Because a mesa bug, the vulkan swapchain can hang with X11, fix the hang by using a one second timeout with vkWaitForFences() call. Bug: 1130495 Change-Id: Id9f36a3b087e9d7f6307e708a5cde41d631a9d63 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2518949Reviewed-by:Vasiliy Telezhnikov <vasilyt@chromium.org> Commit-Queue: Vasiliy Telezhnikov <vasilyt@chromium.org> Auto-Submit: Peng Huang <penghuang@chromium.org> Cr-Commit-Position: refs/heads/master@{#824398}
Showing
Please register or sign in to comment