| commit | 9fe81a5d7f8cd9a5d92ea661487cc669124a3c22 | [log] [tgz] |
|---|---|---|
| author | Yuly Novikov <ynovikov@chromium.org> | Fri Jul 25 05:49:03 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 25 05:49:03 2025 -0700 |
| tree | 97399ca482f393a6374416c52e701dcd47c776a3 | |
| parent | eddc1a317c696a623e3857fc60541965a42c9306 [diff] |
Revert "Remove dupe dependency: vulkan-deps" This reverts commit fc1536abd7de1d188b0a87aab8d157d61bbff520. Reason for revert: breaks autoroll Bug: chromium:433839081 Original change's description: > Remove dupe dependency: vulkan-deps > > These have been flattened and this submodule is no longer in use. Same > change in angle: https://crrev.com/c/6780183 > > Bug: chromium:433839081 > Change-Id: Iee60d4aac853c16682a90cd6e9a7a36f4cd47e8b > Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/254494 > Reviewed-by: Geoff Lang <geofflang@chromium.org> > Reviewed-by: Corentin Wallez <cwallez@chromium.org> > Commit-Queue: Jordan Brown <rop@google.com> TBR=cwallez@chromium.org,geofflang@chromium.org,dawn-scoped@luci-project-accounts.iam.gserviceaccount.com,rop@google.com No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: chromium:433839081 Change-Id: Id48a7850f99691e5c51fc509aeb0283435826e8b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/254734 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Auto-Submit: Yuly Novikov <ynovikov@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Dawn is an open-source and cross-platform implementation of the WebGPU standard. More precisely it implements webgpu.h that is a one-to-one mapping with the WebGPU IDL. Dawn is meant to be integrated as part of a larger system and is the underlying implementation of WebGPU in Chromium.
Dawn provides several WebGPU building blocks:
webgpu.h version that Dawn implements.webgpu.h.Helpful links:
Developer documentation:
User documentation: (TODO, figure out what overlaps with the webgpu.h docs)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.