commit | 2a9a9ffbbef7e0ccdd72af38730997b9113a1af5 | [log] [tgz] |
---|---|---|
author | Yuly Novikov <ynovikov@chromium.org> | Tue Feb 11 14:39:50 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 11 14:39:50 2025 -0800 |
tree | 2a2e55585f9b6ffa987254941eb226939f4426d2 | |
parent | 7745b439759d881c5e049e4a325c024d9922f56b [diff] |
Remove stale WebGPU Compat 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 300 --suite webgpu_compat_cts Bug: 372198639 Change-Id: If0efd0240a8b3fa8db7672f706ec8a93595219fa Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/226015 Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Reviewed-by: Ryan Harrison <rharrison@chromium.org> Commit-Queue: Yuly Novikov <ynovikov@chromium.org> Auto-Submit: Yuly Novikov <ynovikov@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.