commit | ba072ed3be2f21e48dc03b9ba690a96fed753a11 | [log] [tgz] |
---|---|---|
author | Stephen White <senorblanco@chromium.org> | Wed Apr 09 10:32:07 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 09 10:32:07 2025 -0700 |
tree | 5cc9394b51b5da97e64271b1715eb675eeeca346 | |
parent | 41d93166219d5b0d00a9757ae0e92602130798c5 [diff] |
CTS: web_platform SwiftShader suppression removal. The majority of these tests should now pass on all platforms after https://chromium-review.googlesource.com/c/chromium/src/+/6435571 copy_contents_from_*_context_canvas canvasType="offscreen" tests are still failing on MacOS. Bug: 40853211 407814992 407147669 409512700 Change-Id: I9d9461ebacf9dc43f8775dea40e6cb7aa119c223 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/235694 Commit-Queue: Stephen White <senorblanco@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.