commit | fc38f7d87901b200c3af3d4c90d3f2f43e2d2ff5 | [log] [tgz] |
---|---|---|
author | fujunwei <junwei.fu@intel.com> | Fri Dec 17 00:46:08 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 17 00:46:08 2021 +0000 |
tree | 64f9ce497b29eba4b0ba1831d9050f5657bf738e | |
parent | b6dc96055e55d88411974caf5f0dd3576e25532c [diff] |
Make dawn_platform.h template flexible Replace hardcode content with metadata defined in api.json BUG=dawn:1201 Change-Id: Ib6d6a9c7afc8fb89d3ff2d0129dbfba04adb542a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/73160 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Junwei Fu <junwei.fu@intel.com>
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.