commit | f1060adbca8619fb8f3a82c053b7f741b50c6e9f | [log] [tgz] |
---|---|---|
author | Fumitoshi Ukai <ukai@google.com> | Wed Jun 29 10:30:06 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 29 10:30:06 2022 +0000 |
tree | 2c6a2a0c4cd0e193dca2908ab9338f64ca84b014 | |
parent | c64ca23d94aae25c5573bb4ad354a8686fba285c [diff] |
set $build/goma["use_luci_auth"] = True without use_luci_auth=true, goma will use global service account, which uses exported service account key. use task service account by use_luci_auth=true instead. dawn-ci-builder@chops-service-accounts.iam.gserviceaccount.com dawn-try-builder@chops-service-accounts.iam.gserviceaccount.com are added to goma-rbe-chromium c-i-a group https://chrome-infra-auth.appspot.com/auth/groups/goma-rbe-chromium Bug: chromium:1105814 Change-Id: Ibb510144e36a1b1ae31a97d0c8be1e4424d72b24 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/94902 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Auto-Submit: Fumitoshi Ukai <ukai@google.com> Commit-Queue: 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.