commit | 47a3341e07d60d9f72850c6143141601174be242 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Tue Jun 02 09:24:39 2020 +0000 |
committer | Commit Bot service account <commit-bot@chromium.org> | Tue Jun 02 09:24:39 2020 +0000 |
tree | 7108c780b4d626a9f9ac2400e6f2da558226961c | |
parent | 3b7d0858bf3557c03dd172e29f4c7b6654c060e0 [diff] |
Deprecate Buffer::SetSubData in favor of Queue::WriteBuffer Bug: dawn:22 Change-Id: I00b3cd65ac4eb494b05918251f4b3b2bcaf24f71 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/22200 Commit-Queue: Corentin Wallez <cwallez@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.