| commit | 65b8af25aa6ba0f5a3072649185200e4882b74db | [log] [tgz] |
|---|---|---|
| author | Brian Sheedy <bsheedy@google.com> | Fri Oct 31 10:09:49 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 31 10:09:49 2025 -0700 |
| tree | 0661e5b8200149fe3fd93801d5b4959dc12331b0 | |
| parent | 50eef863a70381fc2c3df62463ecc98c1c02e7bc [diff] |
Enable Win/x86/NVIDIA tests Enables gtests on the Win/x86/NVIDIA GTX 1660 config that are equivalent to the Dawn tests run on the Chromium builders. Bug: 452406604 Change-Id: I3e8aa9bead5f42a3fd2fa53ddf40f2961a69292c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/270154 Commit-Queue: Brian Sheedy <bsheedy@google.com> Reviewed-by: Yuly Novikov <ynovikov@chromium.org> Auto-Submit: Brian Sheedy <bsheedy@google.com>
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.