commit | f6e7044697f281d9f7cac6e6097f6c39293a59df | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Fri Jul 17 18:50:37 2020 +0000 |
committer | Commit Bot service account <commit-bot@chromium.org> | Fri Jul 17 18:50:37 2020 +0000 |
tree | c34d3d5017e3b5889017b0b91424c4673ebb70af | |
parent | 4b7ca6bf96a7e397be459bba6ca3d90127afdb48 [diff] |
Add offset and size to Get[Const]MappedRange. Bug: dawn:445 Change-Id: I73758d95e61d1fbe69f328907a6170a1b27d785b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/24983 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 webgpu.h docs)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.