commit | fe82d73c7af759a6a603e847f5da919dce68e853 | [log] [tgz] |
---|---|---|
author | Brian Sheedy <bsheedy@google.com> | Tue Aug 12 08:34:52 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 12 08:34:52 2025 -0700 |
tree | f578ee33736b2cfbf14552014072678ecd93e8ed | |
parent | 8b69eca6dc86caf9fceea3629ed52db26d3fdd34 [diff] |
Fix missing builder_groups key Fixes the gn_v2 Linux trybot failing due to mb.py assuming that the builder_groups key is set in mb_config.pyl. Bug: 385317083 Change-Id: I2b34e1678173860693f284f7af59a459904f6665 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/257094 Commit-Queue: Ryan Harrison <rharrison@chromium.org> Auto-Submit: Brian Sheedy <bsheedy@google.com> Reviewed-by: Ryan Harrison <rharrison@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.