commit | 49b3b11a54ac7b8af55c3653b17599c7fb3f4990 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Wed Mar 23 18:45:14 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 23 18:45:14 2022 +0000 |
tree | 401203a3f22040b0df28c52a7860cc54282c2c80 | |
parent | 93db12964787be7f0814c3474f6e174495eb28d2 [diff] |
Update GN. Bug: None Change-Id: I4086f6f150f95567f6d38ed5e05ce755dfd10a75 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/84461 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Auto-Submit: 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.