| commit | 394d460697242734ba302db1a7fdba7add7d92eb | [log] [tgz] |
|---|---|---|
| author | Brian Sheedy <bsheedy@google.com> | Wed Aug 13 12:13:04 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 13 12:13:04 2025 -0700 |
| tree | 255587daa0ef1fd7ce3a5105d644116de8d658fe | |
| parent | 55aab6939d2ad1ca3dc5d99a003fc4f506879f7d [diff] |
Rename Dawn standalone trybots Renames/splits the existing Dawn standalone trybot using the gn_v2 recipe. It is now properly split into dawn-try-linux-x64-sws-rel, which is a manual-only trybot, and dawn-cq-linux-x64-rel, which will be a CQ bot. Both are manual-only at the moment and run the same tests, but the latter will be added to all CLs in the future and run tests on additional configs than just SwiftShader. Bug: 385317083 Change-Id: I353d104437635be4860906e5f072122ac2c64b79 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/257214 Commit-Queue: Yuly Novikov <ynovikov@chromium.org> Auto-Submit: 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.