commit | dc6e45759486729ad2dd8c2b0e3a91e96a1bbada | [log] [tgz] |
---|---|---|
author | Lokbondo Kung <lokokung@google.com> | Tue Mar 04 16:57:10 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 04 16:57:10 2025 -0800 |
tree | 00a232ba9eec2e9ec2ea466499c04be96117da5b | |
parent | a048981de044766f526fe9fca26c58d6f010544d [diff] |
Reland "[dawn][headers] Remove obsolete ifdefs." This is a reland of commit 1c4943b809ca59013ce0f84fc618e8940b419278 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> Bug: 374263404, 369445924, 42241174 Change-Id: Id806499aa3be5054b0b640786ced1eb19a4a56da Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/229094 Commit-Queue: Loko Kung <lokokung@google.com> Reviewed-by: Kai Ninomiya <kainino@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.