| commit | 7f3b64a82b3eda9fbb4416edf3b222596e83e8df | [log] [tgz] |
|---|---|---|
| author | Jonathan Backer <backer@chromium.org> | Thu May 16 21:41:39 2019 |
| committer | Commit Bot <commit-bot@chromium.org> | Thu May 16 21:41:39 2019 |
| tree | ad375d291ce6025e08988cad3beb4a971286e0b5 | |
| parent | 93759b450304d5d14b75d98047a6ca84cb2b5dec [diff] |
[Fuchsia] Enable OOP-R when Vulkan is supported Support for OOP-R for GL is determined by SupportsOOPRaster in gpu/config/gpu_info_collector.cc. This checks that GL has the extensions the Skia needs to create a GrContext. This code is not applicable to Vulkan. We will only return a valid VulkanInProcessContextProvider if Skia is able to create a GrContext with Vulkan. Bug: 962617 Change-Id: I01783c8dbb88538bc6e3c2f7c348c84c7d7ff195 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1615369 Auto-Submit: Jonathan Backer <backer@chromium.org> Reviewed-by: Peng Huang <penghuang@chromium.org> Commit-Queue: Jonathan Backer <backer@chromium.org> Cr-Commit-Position: refs/heads/master@{#660560}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .