commit | eb71d1c41eac26609101604fb125ed5276c1ceda | [log] [tgz] |
---|---|---|
author | Brian Sheedy <bsheedy@google.com> | Tue Apr 15 11:07:14 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 15 11:07:14 2025 -0700 |
tree | 028312f4324a862217e74d9ca35ad3424f8cc407 | |
parent | d92bf7eb38d6c66bf80d0479b0853a3b7c691adc [diff] |
Add Dawn standalone builders Adds Buildbucket configs for a parent/child CI pair + their trybot mirror using the new gn_v2/gn_v2_trybot recipes. The CI parent builder is not set up to be automatically triggered, so this should functionally be a no-op, but getting the configs in now will allow us to confirm that everything works as expected and make further development easier. Bug: 385317083 Change-Id: I58c3e7901e7c64928f08573a5fdd663d960eaa13 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/236757 Reviewed-by: Yuly Novikov <ynovikov@chromium.org> Reviewed-by: dan sinclair <dsinclair@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.