commit | 1c7b6303164532461c23db0b68f823476e2727a2 | [log] [tgz] |
---|---|---|
author | Yuly Novikov <ynovikov@chromium.org> | Sat Feb 08 13:28:28 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Feb 08 13:28:28 2025 -0800 |
tree | 65c708137e236740139609bcd1ef3bc42cc9e036 | |
parent | c9d57c1f4dd7f156921673fdc03880fb7f1b8992 [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 100 --suite webgpu_cts Less samples (100) than usual (300), due to the size of the processed data, so may introduce some flakiness. Bug: 371963563, 41490478 Fixed: dawn:2420 Change-Id: Iabdbfae44853c739b9b3ca0d1a5415f1cad25fa2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/225494 Commit-Queue: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> 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.