commit | deb3b674b26854204c8082ed93926207e42d3cf2 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Fri Oct 13 16:38:57 2023 +0000 |
committer | Ben Clayton <bclayton@google.com> | Fri Oct 13 16:38:57 2023 +0000 |
tree | 3dd10b169d3cd3062d27ef4b74aedf9126b3abd5 | |
parent | ec2cc40563739fa6e6ff0e12c58ac0fdbe0a132f [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/+/155826 Reviewed-by: Antonio Maiorano <amaiorano@google.com> Kokoro: 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.