commit | 0214a30479e24593a31dfed1790f31952e503941 | [log] [tgz] |
---|---|---|
author | Loko Kung <lokokung@google.com> | Wed May 10 23:48:22 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 10 23:48:22 2023 +0000 |
tree | 0e6e3d5651aab49ffb0fb9da03eccf52b6f38447 | |
parent | b8233deafeb931ead30ec407bf4c59b34c1981f8 [diff] |
Renames C++ object Release function to MoveToCHandle. Bug: dawn:1639 Change-Id: If4aaeefbb629cbef4302bbb430e09d740f057d8f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/132273 Reviewed-by: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Loko Kung <lokokung@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.