commit | 300fe04327cfd98c0bf2e08022bb56444aa90aa5 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Wed Sep 06 13:10:03 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 06 13:10:03 2023 +0000 |
tree | 4e7b579f3d4a1a37f2749856f25bbd44d6edda6f | |
parent | 1997409ad728cc0dcaba4245ff1961575a477848 [diff] |
Revert "Ordering and sorting some expectations." This reverts commit 1ddabd7b94cf1af7d59ae1fa09acf3c7d716ff69. Reason for revert: Missed a `*`, breaks dawn roll Original change's description: > Ordering and sorting some expectations. > > In anticipation of more triage work, do some ordering and sorting of the > existing expectations. > > Change-Id: I6d2af8f6020c1806ea63a3bc1c3fef3e0a8a69c5 > No-Try: true > Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/149940 > Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> > Reviewed-by: dan sinclair <dsinclair@chromium.org> > Kokoro: dan sinclair <dsinclair@chromium.org> > Kokoro: Kokoro <noreply+kokoro@google.com> > Commit-Queue: dan sinclair <dsinclair@chromium.org> TBR=dsinclair@chromium.org,noreply+kokoro@google.com,dawn-scoped@luci-project-accounts.iam.gserviceaccount.com,rubber-stamper@appspot.gserviceaccount.com Change-Id: I19645353e134a96c306be4cbbc45206253133eba No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/150080 Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Kokoro: dan sinclair <dsinclair@chromium.org> Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: dan sinclair <dsinclair@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)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.