| commit | 54a3912012f50b81bb10010d476206664072f4a2 | [log] [tgz] |
|---|---|---|
| author | Brian Sheedy <bsheedy@google.com> | Wed Sep 24 12:04:50 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 24 12:04:50 2025 -0700 |
| tree | 631c1d4ae5d5be69161b46e0fb24a7076361df4f | |
| parent | 244e00d9ac3caec7f01ef169bab637a648145f31 [diff] |
Add gn_v2 Mac/x64/Clang/SwS builders Adds dawn-mac-x64-builder-rel and dawn-mac-x64-sws-rel. Not tests are currently enabled, but the same tests as the current mac-rel bot will be added in a follow-up CL. Similar to Windows/x64 testers, the machines used for tester builds are not the standard 2-core Linux GCEs since there are non-Swarmed tests that need to run. This is expected to be resolved long-term once all tests are runnable on Swarming. Bug: 385317083 Change-Id: I623c59f4b1dc4d07a1665abf088c80baf9aba2a8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/263037 Reviewed-by: Yuly Novikov <ynovikov@chromium.org> Commit-Queue: 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.