commit | 95f740f177044d5ca74d7921ef12c8f1913f8547 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Thu May 18 15:30:39 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 18 15:30:39 2023 |
tree | 5eb68529f9f422273af967db0191332b06a127e2 | |
parent | ef71a52a18075a6a239b076f7bfdc18261c938f4 [diff] |
Remove WGPUTextureUsage_Present usage. This usage is internal to Dawn and getting removed from the public API. Bug: dawn:1551 Change-Id: Idb94c9ffc84e6bd126b82697f3017305cab5cc70 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4547537 Reviewed-by: Brandon Jones <bajones@chromium.org> Commit-Queue: Brandon Jones <bajones@chromium.org> Auto-Submit: Corentin Wallez <cwallez@chromium.org> Cr-Commit-Position: refs/heads/main@{#1145952}
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.