| commit | 0ccd38fd87c74f2d95acf7cebd035089cced2161 | [log] [tgz] |
|---|---|---|
| author | Brian Sheedy <bsheedy@google.com> | Tue Sep 23 10:36:12 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 23 10:36:12 2025 -0700 |
| tree | 7a70caaba72473b03b81c221fe9c87a0aba11321 | |
| parent | cc8a4147443af2e9fab3cdbc56f26b18ab4c3669 [diff] |
Switch Win gn_v2 away from thin testers Temporarily switches the CI Windows gn_v2 testers away from using the normal 2-core Linux thin tester GCE instances. Instead, they now use standard 8-core Windows GCE instances. This is currently necessary because there the Node CTS suite is not run on Swarming, which causes Windows binaries to be run on Linux if a regular thin tester is used. This can be reverted once these tests run properly on Swarming. Bug: 441328362, 385317083 Change-Id: Ic3ccf9253af6dc1f9a512d55ea6f585fca128511 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/262914 Auto-Submit: Brian Sheedy <bsheedy@google.com> Commit-Queue: Brian Sheedy <bsheedy@google.com> Reviewed-by: Yuly Novikov <ynovikov@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.