commit | 714c6c27ef16bfcf6b62157f633a0f2722e545ad | [log] [tgz] |
---|---|---|
author | Shrek Shao <shrekshao@google.com> | Mon Apr 14 19:44:27 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 14 19:44:27 2025 -0700 |
tree | 60e9bf6db5a270a92315ad6deefcd7f70e28527c | |
parent | 864fa2f361ac2b22e46ddb47cb5f34d422a80624 [diff] |
[Fixit] Update some DAWN_SUPPRESS_TEST_IF to DAWN_TEST_UNSUPPORTED_IF Some tests are expected unsupported due to missing capabilities or features. Update some suppressions to properly use DAWN_TEST_UNSUPPORTED_IF so that --run-suppressed-tests can do a better job filtering tests. Bug: 409387688 Change-Id: I7feda164800f751385bc45910c173595866f66f4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/235895 Commit-Queue: Kai Ninomiya <kainino@chromium.org> Auto-Submit: Shrek Shao <shrekshao@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.