commit | 6aaa8fc7a72ff4878e89021cfc0e306f887ee219 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Wed Oct 25 09:45:14 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 25 09:45:14 2023 +0000 |
tree | 3e265d1d95a35acfd2606e357742927c3af0d832 | |
parent | cdf1d77dc12b9acc05a80f486d8439eeee53de7d [diff] |
[cts] Store the case cache in a GCP bucket, not git Use the CTS git hash as the data key. Change-Id: Ia223cee081d0419cacc0b7d00be7c67306ce9dd7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/155141 Reviewed-by: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Ben Clayton <bclayton@google.com>
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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.