| commit | 9588ba6b46fa4b6eea7069b6894c87b1bcf9e0ff | [log] [tgz] |
|---|---|---|
| author | Manuel <manuel.winkler@gmx.ch> | Thu Jul 17 02:02:28 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 17 02:02:28 2025 -0700 |
| tree | 610c31413ba89e885430574f3d93322f59a3859b | |
| parent | f420a52da06976e502aa75203b407d2237437fd3 [diff] |
Allow static building of the monolithic dawn library: (lib)webgpu_dawn This makes `bundle_libraries` respect `BUILD_SHARED_LIBS`. ORIGINAL_AUTHOR=Manuel <manuel.winkler@gmx.ch> Change-Id: I69dc673656e43c6c1a3c710ece00ecf16a8b9cde Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/238874 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Loko Kung <lokokung@google.com> Reviewed-by: Kai Ninomiya <kainino@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.