commit | d6c4f66f85398aa5e287265cdb6d8c5d203f25d4 | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Fri Jul 21 01:00:22 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 21 01:00:22 2023 +0000 |
tree | 82cdec9cdb4663a3df650b83f9e9d35b47e3d2a8 | |
parent | 46725bdf4d9e21eaf971c337b02a9cf0d458bfa1 [diff] |
Fix fetch_reclient_cfgs Should only be done if download_remoteexec_cfg and dawn_standalone Bug: chromium:1466717 Change-Id: I717ff83599054b63acd076440eb7dcb66d8413ba Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/142401 Reviewed-by: Shrek Shao <shrekshao@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Kokoro: Austin Eng <enga@chromium.org> Commit-Queue: Austin Eng <enga@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.