commit | 4d66fb2d61d69e6487ba0f1ca89cdb083fe80fac | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Mon Jan 25 08:38:47 2021 +0000 |
committer | Commit Bot service account <commit-bot@chromium.org> | Mon Jan 25 08:38:47 2021 +0000 |
tree | db367b7399354dd17474527578f89aacf6b17681 | |
parent | f1f8394de04ea9532de763dfb2f968fc9610683b [diff] |
dawn_wire: Implement device-related callbacks for multiple devices Bug: dawn:565 Change-Id: Ic80a3bc1bbfd479af04e77afa0eb3f4ca3387ecd Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/38282 Reviewed-by: Jiawei Shao <jiawei.shao@intel.com> 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.