commit | 7745b439759d881c5e049e4a325c024d9922f56b | [log] [tgz] |
---|---|---|
author | Yuly Novikov <ynovikov@chromium.org> | Tue Feb 11 13:46:13 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 11 13:46:13 2025 -0800 |
tree | 60242dba70d4605d01bcdc36ac12a5a66d6afca1 | |
parent | 93faa680ec0f57c3097055e6cc6e669d65a4932f [diff] |
Remove stale WebGPU CTS expectations Autogenerated CL from running: //content/test/gpu/unexpected_pass_finder.py --project chrome-unexpected-pass-data --no-include-internal-builders --remove-stale-expectations --narrow-semi-stale-expectation-scope --num-samples 120 --suite webgpu_cts Less samples (120) than usual (300), due to the size of the processed data, so may introduce some flakiness. Bug: 371963563 Fixed: 369426560 Change-Id: I47136c4c45f47dd48226718d31121b8e1f8d5976 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/226014 Commit-Queue: Yuly Novikov <ynovikov@chromium.org> Auto-Submit: Yuly Novikov <ynovikov@chromium.org> Commit-Queue: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Reviewed-by: Ryan Harrison <rharrison@chromium.org> Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.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.