commit | 4cdc6bf384c40a678f7098f2a1557a916bc131be | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Thu Jun 01 00:40:30 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 01 00:40:30 2023 +0000 |
tree | 280b47b79617623e786df79f0cc69cf7f9981af1 | |
parent | 1145db63263f759dcf9ce7fec522155a57974b42 [diff] |
[tools] Improvements to auto-submit Sometimes CQ will post a fail and pass message on the same PS. Prioritize failure to avoid repeat spamming of CQ+2 on a change that no longer builds due to changes on main. Check that the change has no unsubmitted parents. This allows auto-submit to submit stacks of CLs without spamming CQ+2. Change-Id: I0eb3f65b74f8252dcb92410e423d6d89755a5255 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/135261 Auto-Submit: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Dan Sinclair <dsinclair@chromium.org> Commit-Queue: Dan Sinclair <dsinclair@chromium.org>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.