commit | 182c7c8b6e16ffcf4c0ec66afa8ff4988e9915d7 | [log] [tgz] |
---|---|---|
author | Brian Sheedy <bsheedy@google.com> | Tue Sep 16 18:06:58 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 16 18:06:58 2025 -0700 |
tree | 140ae77e70b082a5583fd1cb6aa7cd803b50747c | |
parent | 39e24e034da5301bd6e84ade50c31d7fd301f740 [diff] |
Add gn_v2 Win/x64/Release/SwS builders Adds the following gn_v2 CI builders and their manual trybot mirrors: * dawn-win-x64-builder-rel * dawn-win-x64-sws-rel A fuzz builder is not added since there is no equivalent coverage of that from the older standalone Windows builders. Test will be enabled in a follow-up CL. Bug: 385317083 Change-Id: I4425a141015823c057618dfeee268023cba05dd8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/261796 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.