commit | e07315c27496c92a20e679626fbcde12eedc861c | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Fri Oct 27 21:14:45 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 27 21:14:45 2023 +0000 |
tree | 9f81ad415be22459f9c81f7edd9cb2d6345ef3de | |
parent | 0b52da754fe9165d768f7a20c8506629af4d5528 [diff] |
[tools][cts] Limit requested scopes for cache bucket We only need read-write access. Should fix issues where non-admins get permission errors. Change-Id: I6148b6c66628ad7dff1211ef049c6d21dc42c745 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/158242 Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@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.