commit | 36c37906f3ad14ead0627c126613d50d052741ef | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Tue Jan 17 20:56:15 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 17 20:56:15 2023 +0000 |
tree | 5340f76ef3dcc248b2e512480c0cc083eb6288ff | |
parent | e597e04e1380490dcc7e7f22c02902c17067c21d [diff] |
Mark ...map_ArrayBuffer:postMessage:transfer=true;* passing Fixed: chromium:1392843 Change-Id: Ifc9d9aba61962d9a8739a0c93c050588185f9f20 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/117166 Auto-Submit: Austin Eng <enga@chromium.org> Kokoro: Austin Eng <enga@chromium.org> Commit-Queue: Austin Eng <enga@chromium.org> Commit-Queue: Kai Ninomiya <kainino@chromium.org> Reviewed-by: Kai Ninomiya <kainino@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 the webgpu.h docs)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.