commit | f666cceb92c243891bdd09eacde6e53e057d295b | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Oct 17 14:53:45 2023 +0000 |
committer | Ben Clayton <bclayton@google.com> | Tue Oct 17 14:53:45 2023 +0000 |
tree | c532ac6acb07e1b4725267937aef9434f9ed564b | |
parent | bf86a1c8d463d7b9a556b10a80d17990d413831c [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/+/155840 Kokoro: Ben Clayton <bclayton@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.