commit | 3b49f247b0ae702850492b1e224d2f4e81ba3c08 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Wed Jan 27 16:38:55 2021 +0000 |
committer | Commit Bot service account <commit-bot@chromium.org> | Wed Jan 27 16:38:55 2021 +0000 |
tree | 05cc3d621251b5dbaf8d6755c6649f88ae149dd2 | |
parent | cfa0edf59251d5e88c292be80cd43675e6c3ff16 [diff] |
Revert "Add MSVC Dbg/Rel x64 to the CQ." This reverts commit cfa0edf59251d5e88c292be80cd43675e6c3ff16. Reason for revert: Makes the CQ fail. Original change's description: > Add MSVC Dbg/Rel x64 to the CQ. > > Bug: dawn:602 > Change-Id: Idb684a36b0307c14c78b3c9bd23e0154e242b6d6 > Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/38401 > Commit-Queue: Corentin Wallez <cwallez@chromium.org> > Auto-Submit: Corentin Wallez <cwallez@chromium.org> > Reviewed-by: Austin Eng <enga@chromium.org> TBR=cwallez@chromium.org,enga@chromium.org Change-Id: I1d61c467414b700ee2f8246b6d5d85f324529675 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: dawn:602 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/39000 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Corentin Wallez <cwallez@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.