commit | 2829922ab00f7ad88f0744e4866b0a99befd04ed | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue May 03 20:02:53 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 03 20:02:53 2022 +0000 |
tree | ba89cbe6c0004d3f6174218a642e291aa4d5fc82 | |
parent | d7a15d11b42d37fdefb5357d1a5ba17aff239198 [diff] |
dawn/node: Roll to latest IDL Bug: dawn:1123 Change-Id: I430d6b980dc34e37578fc26d3e0e126e75e11d97 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/88667 Reviewed-by: Antonio Maiorano <amaiorano@google.com> Commit-Queue: Antonio Maiorano <amaiorano@google.com> Auto-Submit: Ben Clayton <bclayton@google.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.