[Fuchsia] Handle VULKAN feature flag in WebEngine
Now WebEngine will enable Vulkan only when ContextFeatureFlags::VULKAN is specified for web::Context. Also Context process now explicitly disables hardware-accelerated compositing when VULKAN is not enabled (otherwise it restarts the GPU process several times before it falls back to software compositing). Bug: 962617, fuchsia:35009 Change-Id: I74a463a1514df99134d929981fe44151c1d9dd17 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1774967 Commit-Queue: Sergey Ulanov <sergeyu@chromium.org> Reviewed-by:Jonathan Backer <backer@chromium.org> Reviewed-by:
Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#691856}
Showing
Please register or sign in to comment