commit | 756a63627ba8a0b6e8b8e5eefa5b12d2fd43a812 | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Tue Oct 10 23:09:48 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 10 23:09:48 2023 +0000 |
tree | 47036f1fab1fbeb62a91269fcafd3e6147452351 | |
parent | 9f027ff5abdde8bfc8bb741e7c4ae13345ea074f [diff] |
Remove global lock from ApiObjectBase::APIRelease Bug: dawn:2069 Change-Id: Ief176254bd05ab87684f8da0d81195d645dff2b1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/153482 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Austin Eng <enga@chromium.org> Reviewed-by: 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.