commit | 46fc85dcf0c9496568ce1ca88cf46e16b3669b2a | [log] [tgz] |
---|---|---|
author | Ted Meyer <tmathmeyer@chromium.org> | Wed Apr 13 15:59:19 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 13 15:59:19 2022 |
tree | cda67532c3e3039efb0ed41bace16b02603b1ff5 | |
parent | 3dedd4105162dd8c1d9ed795a9e4390dfeb4c2d9 [diff] |
Check vulkan info before using it VulkanInfo _should_ be populated in gpu_preferences.gr_context_type is kVulkan, but it's pretty clear from the crashes reported that sometimes the vulkan info optional isn't set yet. R=andrescj Bug: 1315747 Change-Id: Ibbd025fae1e2f2c887869b07875464a0c0171884 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3584334 Auto-Submit: Ted (Chromium) Meyer <tmathmeyer@chromium.org> Reviewed-by: Andres Calderon Jaramillo <andrescj@chromium.org> Commit-Queue: Andres Calderon Jaramillo <andrescj@chromium.org> Reviewed-by: Peng Huang <penghuang@chromium.org> Cr-Commit-Position: refs/heads/main@{#992073}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.