commit | fed14789a8274a36de410b639bb08336ea095eae | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Fri Oct 13 16:39:21 2023 +0000 |
committer | Ben Clayton <bclayton@google.com> | Fri Oct 13 16:39:21 2023 +0000 |
tree | 477199251c78acac65c397c574ebc0fb2814e1e9 | |
parent | e1f1c0135a5eca328a320d4f14d21b24576eea9b [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/+/155842 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Antonio Maiorano <amaiorano@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.