| commit | d8f0feef7c174a380963558abbbcfb6092afe2f4 | [log] [tgz] |
|---|---|---|
| author | Brian Sheedy <bsheedy@google.com> | Sun Oct 05 20:47:27 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Oct 05 20:47:27 2025 -0700 |
| tree | b1df103e34d4e67cf8bd0a11577c52b954460142 | |
| parent | 1ee20898b7645b5c1c709e1f307aacab0b57a7ff [diff] |
Add true no-op merge script Adds //scripts/merge_scripts/true_noop_merge.py. This script does literally nothing but exit successfully, which works as a merge script for Dawn since we only rely on ResultDB for test results. This new merge script is then applied to all existing tests. Since this unblocks the use of sharding, slow tests are also sharded to keep per-shard times under ~10 minutes. Bug: 385317083 Change-Id: Ib7bfc31c6b9fe017e69a4ba8699b753a46a68f25 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/265039 Commit-Queue: Brian Sheedy <bsheedy@google.com> Reviewed-by: Yuly Novikov <ynovikov@chromium.org> Reviewed-by: Kai Ninomiya <kainino@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.