commit | 3066cd338738c5d5f5a64b5ac009fd88f6766801 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Wed Oct 07 15:03:33 2020 +0000 |
committer | Commit Bot service account <commit-bot@chromium.org> | Wed Oct 07 15:03:33 2020 +0000 |
tree | 8335bd930cc12df079b816830766af5f0083079f | |
parent | 012ca84940c461ec97d6e68eff8de0eedc05a2aa [diff] |
dawn_wire: Guarantee OOM on MAX_SIZE_T sized buffers. This can be used to simplify some logic in Blink. Bug: dawn:445 Change-Id: I9859c51bc95f564847035533426675188eb8ef99 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/29362 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Stephen White <senorblanco@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org>
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 webgpu.h docs)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.