commit | 5784a4bd7a0ca25ff2ec57a2b9759a34621ba51c | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Wed Oct 11 23:21:41 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 11 23:21:41 2023 +0000 |
tree | 4abdefa7e78686b019a7c41d6754ead429526e81 | |
parent | 48a4eabdad4985dff82e2dc897d8245a2df4a36f [diff] |
[tint][utils] Add support for large allocations From the BumpAllocator. Bug: chromium:1491912 Change-Id: I632fea8de1451358aa24f8a8d05c07d7f6823d7d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/155823 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Antonio Maiorano <amaiorano@google.com> Commit-Queue: Ben Clayton <bclayton@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.