commit | 4ad7f01ff5048d52ad4fd33399b92340466862dc | [log] [tgz] |
---|---|---|
author | Junji Watanabe <jwata@google.com> | Mon Oct 03 02:48:52 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 03 02:48:52 2022 +0000 |
tree | bf33778a52655c1fbfa0ddfff78b247b23c4eca0 | |
parent | a1f400b90963e8ab5045b8c607801b88c3cacab6 [diff] |
Install CIPD ninja using DEPS See chromium/src's CL https://crrev.com/c/3869740 for the context. Bug: chromium:1340825 Change-Id: I4429bc7a2a1e57f559c4c958234ce150842448df Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/104340 Commit-Queue: Junji Watanabe <jwata@google.com> Reviewed-by: Dan Sinclair <dsinclair@chromium.org> Reviewed-by: Ben Clayton <bclayton@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.