| commit | 7a8af7377a0d47412e89086d6ca30b6cd56d6f3e | [log] [tgz] |
|---|---|---|
| author | Kaylee Lubick <kjlubick@google.com> | Mon Nov 03 15:47:56 2025 -0800 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 03 15:47:56 2025 -0800 |
| tree | f0e84fac75a86d057326c69b92c4b6165fa7c966 | |
| parent | 6fb50354a0f61354c5b3673a25873424743d4aa2 [diff] |
Make some third_party deps configurable in CMake This will let Skia sync its own copy and point Dawn at them. Change-Id: I0326c8e2f74867508fa67d3c71c0148891cc8a6c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/270815 Commit-Queue: Kaylee Lubick <kjlubick@google.com> Reviewed-by: David Neto <dneto@google.com> Auto-Submit: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: David Neto <dneto@google.com>
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.