commit | 33a77c127add1a89d88cdbb8936a077340580632 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Fri Jan 29 13:16:16 2021 +0000 |
committer | Commit Bot service account <commit-bot@chromium.org> | Fri Jan 29 13:16:16 2021 +0000 |
tree | 7cdb8a6d99711293759b1d1a0121daaf1d55b036 | |
parent | 0859e6b1d24e2234dc6a2ed9bb3df319fdc0245b [diff] |
Reland "Add MSVC Dbg/Rel x64 to the CQ." This is a reland of cfa0edf59251d5e88c292be80cd43675e6c3ff16 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> Bug: dawn:602 Change-Id: I6a8b902c70501119341511c90bff1b4ec6639fbd Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/39001 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.