commit | d3b7a448690d9a1e0f9fa7b1b300235ff378cffd | [log] [tgz] |
---|---|---|
author | Kai Ninomiya <kainino@chromium.org> | Thu Sep 05 02:54:04 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 05 02:54:04 2024 +0000 |
tree | b3a222bf68f4f2ade93a5b7e4fa56288afc00657 | |
parent | a98147a7423ad178f2281678cc88770b4656b912 [diff] |
Add WebGPU gardener rotation to watchlist for expectations files Tested using: $ python3 third_party/depot_tools/watchlists.py webgpu-cts/expectations.txt ['webgpu-gardener@rotations.google.com'] $ python3 third_party/depot_tools/watchlists.py webgpu-cts/compat-expectations.txt ['webgpu-gardener@rotations.google.com'] $ python3 third_party/depot_tools/watchlists.py webgpu-cts/test_runner.js [] I don't know for sure if this will work, because the Gerrit UI doesn't allow me to manually CC `webgpu-gardener@rotations.google.com` because it's not a registered Gerrit account. However, I see some teams have done similar things, so we can try it and see if it works. Bug: none Change-Id: I4f001b43f669bb7a35c026213137525d56a431bc Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/205395 Reviewed-by: dan sinclair <dsinclair@chromium.org> Reviewed-by: Brian Sheedy <bsheedy@google.com> Commit-Queue: Kai Ninomiya <kainino@chromium.org>
Dawn is an open-source and cross-platform implementation of the 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.