commit | b9168e59b62fefb0a98dd7c2f2325dac29c8d61c | [log] [tgz] |
---|---|---|
author | Kai Ninomiya <kainino@chromium.org> | Tue Apr 01 21:56:32 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 01 21:56:32 2025 -0700 |
tree | 46f4b9bc4306c2209aaf535d5b56e57060e2f1e7 | |
parent | cf9794f4359679f569efac30ed67276a02cb22f4 [diff] |
Revert "[Fixit] Remove unexpectedly passed cts tests" This reverts commit 9638196d1a89448029b33be220ecdf612a14366c. Reason for revert: still failing https://ci.chromium.org/ui/p/chromium/builders/ci/Dawn%20Android%20arm%20Release%20(Pixel%204)/51892/overview Original change's description: > [Fixit] Remove unexpectedly passed cts tests > > Fixed: 407159803 > Change-Id: Ia2672f8c13d50690fc77f36368c59a82d0cc2c07 > Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/233958 > Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> > Commit-Queue: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> > Commit-Queue: Shrek Shao <shrekshao@google.com> > Auto-Submit: Shrek Shao <shrekshao@google.com> TBR=shrekshao@google.com,dawn-scoped@luci-project-accounts.iam.gserviceaccount.com,rubber-stamper@appspot.gserviceaccount.com No-Presubmit: true No-Tree-Checks: true No-Try: true Change-Id: Id0e2841ccc5ec83791053930997dc5147c86a4c6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/234218 Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Kai Ninomiya <kainino@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.