commit | ef369b9ffcac0f89464d4f437f1252ababab0e0e | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Thu Feb 04 16:10:52 2021 +0000 |
committer | Commit Bot service account <commit-bot@chromium.org> | Thu Feb 04 16:10:52 2021 +0000 |
tree | 63ead6b43281dfc1d079126d1a38e4b42bc74770 | |
parent | 6d315daa5d9bab5894ddcc96fe01db6fb91272b3 [diff] |
Fix GetMappedRange unittests on the wire The tests should wait till the MapAsync operation is complete before calling GetMappedRange. Bug: dawn:651 Change-Id: Iec001efaa3c3b76704dc4d926e91d1b1c58901bb Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/40303 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Stephen White <senorblanco@chromium.org> Commit-Queue: 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 the webgpu.h docs)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.