| commit | 1288d2c241e7bda437d77bf9e0f3ad3a398ac05e | [log] [tgz] |
|---|---|---|
| author | Brian Sheedy <bsheedy@google.com> | Mon Nov 10 15:05:12 2025 -0800 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 10 15:05:12 2025 -0800 |
| tree | d448a9775f35af6aedc3979a53055b1064884c89 | |
| parent | bea369f3127ecf1d27c4185311619a00f716073d [diff] |
Update chromium-luci revision Updates the version of @chromium-luci in PACKAGE.star to 200c77c3bb830b0e3e3e7b1ed26d11d5d5fc8f71. The two major changes to generated files as a result of this are: 1. The builder-specific location filters that automatically add builders to CLs which touch their configuration now work properly with Dawn's non-standard //infra/config/global path. 2. The builder descriptions surface the `max_concurrent_builds` value if set. Bug: 385317083 Change-Id: I731a2472f13555d31658ae3580dcebf49877cd53 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/272574 Reviewed-by: Kai Ninomiya <kainino@chromium.org> Auto-Submit: Brian Sheedy <bsheedy@google.com> Commit-Queue: Kai Ninomiya <kainino@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.