commit | 246cb832ee10f8d531bda3b1036101c9f20a15ea | [log] [tgz] |
---|---|---|
author | Stephen White <senorblanco@chromium.org> | Mon Nov 06 05:11:18 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 06 05:11:18 2023 +0000 |
tree | fcc7be2e592751c8db9b97f95cf32d5b28848245 | |
parent | 46e9e4cbfdfcaa866dee53c3d922c9e0fff7d841 [diff] |
Revert "Compat: add failures post-CTS roll." This reverts commit 46e9e4cbfdfcaa866dee53c3d922c9e0fff7d841. Reason for revert: incomplete suppressions Original change's description: > Compat: add failures post-CTS roll. > > Change-Id: I78551bda53a2f51b73c477291c69c854fb92bf32 > Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/159320 > Commit-Queue: Stephen White <senorblanco@chromium.org> > Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> > Kokoro: Kokoro <noreply+kokoro@google.com> TBR=senorblanco@chromium.org,noreply+kokoro@google.com,dawn-scoped@luci-project-accounts.iam.gserviceaccount.com,rubber-stamper@appspot.gserviceaccount.com Change-Id: Id1cf30629edd19e71488c00cded2f4d6e27b7634 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/159340 Commit-Queue: Stephen White <senorblanco@chromium.org> Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Reviewed-by: Stephen White <senorblanco@chromium.org> Kokoro: Stephen White <senorblanco@chromium.org>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.