commit | a142f5e0e8c1fc0d9888d5a79a609a45e04aaf67 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Tue Jul 16 18:19:57 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 16 18:19:57 2024 +0000 |
tree | 261f4ce6e8b6edaa92e2c2d21bc0a15b5cc3cd84 | |
parent | fa2ba86e841d0ecc95f9ed62e66f54a80b10011b [diff] |
[Kotlin]: Use JNIContext for temporary "new/new[]" allocations Bug: 330293719 Change-Id: Ic2d8e659094fb8674eb408e8a0489034ffb0cb5f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/198016 Reviewed-by: Jim Blackler <jimblackler@google.com> Reviewed-by: Sonakshi Saxena <nexa@google.com> Commit-Queue: Corentin Wallez <cwallez@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.