commit | 1841fb3bc9c6b2f398c44c2614d206dee68598ec | [log] [tgz] |
---|---|---|
author | Brian Sheedy <bsheedy@google.com> | Mon Aug 11 11:35:22 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 11 11:35:22 2025 -0700 |
tree | 8884defd47b1c016224d42020491d8193a9cfd67 | |
parent | b1b0e122d0bb472032a8b70f5da93b7479848e4c [diff] |
Enable standalone Dawn CI builder/tester Enables the first standalone builder/tester pair using the gn_v2 recipe (dawn-linux-x64-builder-rel/dawn-linux-x64-sws-rel) on CI. Once this is stable for a few days we can enable the equivalent CQ tester. Bug: 385317083 Change-Id: Ia5d1bf8301ce4667c93dc0a2b256e670205683bf Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/256755 Commit-Queue: 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.