commit | 418ab8ccb83239d1a7ae6ba4c702e71d0bac319e | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Thu Aug 17 00:17:44 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 17 00:17:44 2023 +0000 |
tree | 3ece55b3a8ba101c3952a6844c281ebe0d27fa03 | |
parent | 114ddeffc15bcf9c92cd1cfe659c6e29b2dda240 [diff] |
Tint: Support ReadOnly and ReadWrite storage texture in inspector This patch adds the support of ReadOnly and ReadWrite storage texture in Tint inspector. Bug: dawn:1972, tint:2007 Test: tint_unittests Change-Id: I4f61575025934d1c1531259c5d996d657afff57f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/146940 Reviewed-by: Austin Eng <enga@chromium.org> Reviewed-by: James Price <jrprice@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Jiawei Shao <jiawei.shao@intel.com>
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.