commit | b741c7badc70b088db383b5954ebaa1ece1a8d19 | [log] [tgz] |
---|---|---|
author | Brian Sheedy <bsheedy@google.com> | Fri Sep 05 06:46:55 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 05 06:46:55 2025 -0700 |
tree | d2d39422f7551da318a04279f86b45430f85acdd | |
parent | aa4428536cd4661106c8a38ef5259c70fec91b3a [diff] |
Add dawn-cq-linux-x64-fuzz-rel Adds the dawn-cq-linux-x64-fuzz-rel trybot and enables it to run on all Dawn CLs. This provides equivalent test coverage to a portion of the existing linux-clang-rel-x64 CQ builder using the newer gn_v2 recipe. Bug: 441327468 Change-Id: Iaa73de0fa4a31aecc4691372773f0af8d77023f1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/260754 Auto-Submit: Brian Sheedy <bsheedy@google.com> Reviewed-by: Yuly Novikov <ynovikov@chromium.org> Commit-Queue: 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.