commit | 04212fcb657974db8f229a031f7fbab824e53e41 | [log] [tgz] |
---|---|---|
author | Femi Adegunloye <mrfemi@google.com> | Fri Oct 15 23:43:59 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 15 23:43:59 2021 |
tree | e11c20d7eae82c7b029e643aaf6565e9944c45cb | |
parent | 5fdce97a336f81a7aee6c5ad5067e0c5ebdb8950 [diff] |
Add libvulkan read permissios to AMD GPU sandbox Enable support for WebGPU on AMD devices (zork, currently). WebGPU uses Vulkan to serve its API calls on Chrome OS. This change gives WebGPU access to AMD Vulkan libraries. BUG=b:172208313,b:202969292 TESTED=run webgpu hello triangle on Zork device Change-Id: Iecd521734b63094b7c0a687e2e234ee3c521ae58 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3221606 Reviewed-by: Brian Ho <hob@chromium.org> Reviewed-by: Matthew Denton <mpdenton@chromium.org> Reviewed-by: Zhenyao Mo <zmo@chromium.org> Commit-Queue: Femi Adegunloye <mrfemi@google.com> Cr-Commit-Position: refs/heads/main@{#932256}
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.