commit | 708a0777e13bdc6ae3418c0c25b2e37e9d168dea | [log] [tgz] |
---|---|---|
author | Peng Huang <penghuang@chromium.org> | Mon Feb 13 11:38:38 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 13 11:38:38 2023 +0000 |
tree | f8bdd24067fa5defbb01d26c45b3347d7b7b91ca | |
parent | 23f093291849b956255ed08c66ad74e2fe7da60b [diff] |
Fix gclient sync problem when dawn is built with chromium Change-Id: I6c2276ccf1a5addfd61009b8a7a68f5938c9126f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/119560 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: 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.