commit | 704ba481c6b0363e9a041a7b557dfa780b682685 | [log] [tgz] |
---|---|---|
author | Brian Sheedy <bsheedy@google.com> | Fri Aug 23 00:24:55 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 23 00:24:55 2024 +0000 |
tree | 984f50ae6974c31da35a64f274c647ead7c7c51d | |
parent | 520a86a2104a6860979d1ab91899ef4c640beef7 [diff] |
Add dawn-chromium-presubmit to all CLs Adds dawn-chromium-presubmit to all Dawn CLs and prevents reuse of builds. This should help prevent cases of expectation conflicts making it in. Bug: 352816949 Change-Id: Ia3c39cbdd07b9015f3df106f4d5bb5d85080727b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/203595 Commit-Queue: Austin Eng <enga@chromium.org> Auto-Submit: Brian Sheedy <bsheedy@google.com> Commit-Queue: Brian Sheedy <bsheedy@google.com> Reviewed-by: Austin Eng <enga@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.