| commit | 39e24e034da5301bd6e84ade50c31d7fd301f740 | [log] [tgz] |
|---|---|---|
| author | Brian Sheedy <bsheedy@google.com> | Tue Sep 16 16:31:33 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 16 16:31:33 2025 -0700 |
| tree | d277db205c799f9d7a7072aa1b200b926f102e9b | |
| parent | 1e34ee42145dc4e8e279c43321cdcce037927cdf [diff] |
Add gn_v2 Linux/x86/Release/SwS builders Adds the following gn_v2 CI builders and their manual trybot mirrors: * dawn-linux-x86-builder-dbg * dawn-linux-x86-fuzz-rel * dawn-linux-x86-sws-rel These is identical to the x64 versions which already exist except for the different number of target bits and the fact that x86 builders do not build/test the WebGPU CTS with Node. Tests will be enabled in a follow-up CL. Bug: 385317083 Change-Id: I8d87ca34af450a969fd66aa2606ffa748bb3ed4a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/261875 Reviewed-by: Yuly Novikov <ynovikov@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.