| commit | 75461721fdeecd4db2654fcedaa22b20acdbfc36 | [log] [tgz] |
|---|---|---|
| author | Ryan Harrison <rharrison@chromium.org> | Tue Dec 09 09:26:17 2025 -0800 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 09 09:26:17 2025 -0800 |
| tree | ea8cae2a78763a7fce87a8e21cc7ceb4648e94fd | |
| parent | f3ad6b33910a6ae13dfe93034329f41730e3e9a9 [diff] |
[docs] Add instructions for using ccache Change-Id: Id902326ebe0455bdc3dd7ce5fc31edc11d54693d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/279455 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: James Price <jrprice@google.com> Commit-Queue: Ryan Harrison <rharrison@chromium.org> Auto-Submit: Ryan Harrison <rharrison@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.