commit | 84f7e0de0265b1915c797d943496133f9a7811ab | [log] [tgz] |
---|---|---|
author | Brian Sheedy <bsheedy@google.com> | Thu Aug 07 12:33:41 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 07 12:33:41 2025 -0700 |
tree | a86a0ef03654e0a7f601d1de3b0e4f9479448c3d | |
parent | d0ed3c62fb161e38cf319e1f0f26650b32eedeff [diff] |
Add standalone builders to views Adds the experimental Dawn standalone builders to the existing console/list views for CI and try builders. Bug: 385317083 Change-Id: Ic353899d3a5272298b7ca33ebbc5067387b24d53 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/256336 Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@google.com> Reviewed-by: Garrett Beaty <gbeaty@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.