commit | 75ef7c68c0ce1b4c11e6fc1e55aa9d3422e63768 | [log] [tgz] |
---|---|---|
author | Brian Sheedy <bsheedy@google.com> | Thu Apr 17 07:26:12 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 17 07:26:12 2025 -0700 |
tree | 825401db611db7cda071c4813d5bc3554ea47b93 | |
parent | b4ca9a347f458c704ae1eff90715623ecf21009e [diff] |
Add missing standalone builder settings Adds the following to the recently added Dawn standalone builder configs: 1. builder_group for trybots (CI builders already had this) 2. ResultDB for trybots and CI testers 3. Build numbers for all builders Bug: 385317083 Change-Id: I021c091ead723b4aa75dd9443c0acc7d2342a005 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/237478 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.