commit | 4c27f7a89934cc29fe802305dfd5909758a25fa1 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Tue Mar 04 05:37:28 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 04 05:37:28 2025 -0800 |
tree | 143617bbd73e7caa8ea8d16e616132541821b865 | |
parent | 1c4943b809ca59013ce0f84fc618e8940b419278 [diff] |
Revert "[dawn][headers] Remove obsolete ifdefs." This reverts commit 1c4943b809ca59013ce0f84fc618e8940b419278. Reason for revert: breaks compilation in Chromium. Original change's description: > [dawn][headers] Remove obsolete ifdefs. > > - Since the breaking changes have been fixed in downstream users, > it should be safe to remove the ifdefs. > > Bug: 374263404, 369445924, 42241174 > Change-Id: Ia6894285b4f94a3aeefd2cb2479c219719449b25 > Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/228854 > Auto-Submit: Loko Kung <lokokung@google.com> > Reviewed-by: Corentin Wallez <cwallez@chromium.org> > Commit-Queue: Corentin Wallez <cwallez@chromium.org> TBR=cwallez@chromium.org,dawn-scoped@luci-project-accounts.iam.gserviceaccount.com,lokokung@google.com No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 374263404, 369445924, 42241174 Change-Id: I9962ff0512f0f5a65a516c6f83ce794d44d3c316 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/228795 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> 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.