commit | ba4c05a922edc2dc784fbcc4781a86fe7f9f269d | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Mon May 20 09:10:28 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 20 09:10:28 2024 +0000 |
tree | aca3e2cc1f68dce30cbe4fa0ee3679edc17b1ce3 | |
parent | 52f45b07d3b8e62903a8e200783a8a92c49bf880 [diff] |
Fix dawn wire client cpp call to "2"-suffixed callback functions Bug: 42241461 Change-Id: Ia1a431792c229819ebafd53a06c8fa1040b6e968 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/188706 Commit-Queue: Loko Kung <lokokung@google.com> Reviewed-by: Loko Kung <lokokung@google.com> Auto-Submit: Austin Eng <enga@chromium.org>
Dawn is an open-source and cross-platform implementation of the 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.