commit | 8a4ac2a2ab52f342d96acdeea612187f9f73d143 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Wed Jul 10 21:22:20 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 10 21:22:20 2024 +0000 |
tree | def87a53643661a91b5718a0d9330a0d7a6b9bc8 | |
parent | 446c2f236403275b5578bbb45cd38b04c8c2811a [diff] |
Make Chromium GN builds discover the JNI bindings. This will cause Chromium builders to generate these files, which will then show up in code search (which is pretty convenient). Fixed: 347699674 Change-Id: I8d838a5ce94246349ea301325980cd9b9d3507e1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/197640 Reviewed-by: Austin Eng <enga@chromium.org> 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.