commit | a6d0fce00c2c52555abe2d79630382f6a5193df7 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Wed May 29 12:42:34 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 29 12:42:34 2024 +0000 |
tree | 2bc31010a33a7fb88bda1340722fe728e4995f7d | |
parent | 845fec6a1962a6d89ce03ce488356ea8d6cf0245 [diff] |
Revert "Remove stale WebGPU CTS expectations" This reverts commit 91aae5f2b5e883e90bf5965a166bf880aa751515. Reason for revert: Looks like its contributing to the Dawn -> Chromium failures. Original change's description: > Remove stale WebGPU CTS expectations > > Autogenerated CL from running: > > //content/test/gpu/unexpected_pass_finder.py --project chrome-unexpected-pass-data --include-internal-builders --remove-stale-expectations --narrow-semi-stale-expectation-scope --num-samples 300 --suite webgpu_cts --jobs 2 > > Affected bugs for CL description: > > R=rubber-stamper@appspot.gserviceaccount.com > > Bug: 329724358, 41487285, dawn:0000, dawn:2407, dawn:2439 > Change-Id: Ic37272f0e44ea3b6f214f4ea0d11d1adead4a4a8 > Fixed: 340494395 > Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/189694 > Auto-Submit: chrome-automated-expectation@chops-service-accounts.iam.gserviceaccount.com <chrome-automated-expectation@chops-service-accounts.iam.gserviceaccount.com> > Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> > Commit-Queue: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 329724358, 41487285, dawn:0000, dawn:2407, dawn:2439 Change-Id: Ic81888775c9d6763f7a7cfe003c88cdcceae7232 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/190622 Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Reviewed-by: Ben Clayton <bclayton@google.com>
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.