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.