commit | ea287f5b4888bf61726af29aee553ed9d8064c27 | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Sat Mar 05 01:37:25 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Mar 05 01:37:25 2022 +0000 |
tree | 73f1d264b7db4bb4b55cee6e0ac669e16201b5a5 | |
parent | 6d205fcb5dbbc5e8f7261d3940d5f378cb75a20d [diff] |
Remove WGSL readonly-storage to storage binding type promotion Fixed: dawn:1188 Change-Id: Ied8e1fb8a47884456de3d56e049a361fdbcaf640 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/82403 Reviewed-by: Kai Ninomiya <kainino@chromium.org> Reviewed-by: Brandon Jones <bajones@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.