commit | 526087bde74da13977b53bc37a4595e9e2c1d3cb | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Fri Apr 29 15:15:43 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 29 15:15:43 2022 +0000 |
tree | d73776ca298ac695ebded5f87425f53fb1bd6a5c | |
parent | ff179459464ce8ae41e357edf97fe93b07d237ba [diff] |
tools: Add more functionality to gerrit package Add Patchset.RefsChanges(). Returns the 'refs/changes/X/Y/Z' string for the given patchset. Add []FileComment parameter to Gerrit.Comment(), allowing the posting of comments on particular lines of the change. Bug: dawn:1342 Change-Id: Ia4113a158b285c606b2c6c520cef6c9e8030fae7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/88314 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: Corentin Wallez <cwallez@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.