commit | c1cce0c57d61eac50122a655f4a53aaeb6d5dbf0 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Wed Oct 07 15:14:03 2020 +0000 |
committer | Commit Bot service account <commit-bot@chromium.org> | Wed Oct 07 15:14:03 2020 +0000 |
tree | 7a599a57bfcb4f291a73431bf1b964e9f23d194d | |
parent | 3066cd338738c5d5f5a64b5ac009fd88f6766801 [diff] |
Buffer: Disallow unmapping when unmapped. This is to match the upstream WebGPU spec. Bug: dawn:445 Change-Id: I4246487247fdba8d90a119c1970d6d4df3235835 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/29361 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.