commit | 4569ad1cd8039752929b5e8b5b99d49a8ec22552 | [log] [tgz] |
---|---|---|
author | Loko Kung <lokokung@google.com> | Fri Mar 08 09:40:53 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 08 09:40:53 2024 +0000 |
tree | 71572219dc7326081aec06d9f8cb5b26235dcb2b | |
parent | bfe58be45d1ca1f187d11f171c9fc5af952a5995 [diff] |
[WGPUFuture] Manually scope the device lock for Future entry points. Bug: dawn:2449 dawn:2451 Change-Id: I3cb02439c1392b7d521b5b5756facb7ae63f3edc Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/177933 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Loko Kung <lokokung@google.com> Reviewed-by: 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.