commit | 1c4943b809ca59013ce0f84fc618e8940b419278 | [log] [tgz] |
---|---|---|
author | Lokbondo Kung <lokokung@google.com> | Tue Mar 04 04:34:21 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 04 04:34:21 2025 -0800 |
tree | c9487eb6f8c9ca656b218946cbfdd18ce9a49055 | |
parent | 9326aa157730bc50dee5bbffbecdb7452b42bf6f [diff] |
[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>
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.