commit | 4f5dc928eceee107cf3ef75f23f77c581616668e | [log] [tgz] |
---|---|---|
author | David Neto <dneto@google.com> | Wed Jun 19 18:25:20 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 19 18:25:20 2024 +0000 |
tree | 43fc1eb921287382b70da8367fbd4bb40cc737ed | |
parent | b5e75968f1027aa190965e0db82fc053a2ddd343 [diff] |
spirv-reader: preserve NonWritable decoration on module-scope vars Fixed: 348129253 Change-Id: Ic48e6c8e3b39ae82718ee59c2b024625deabc2f0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/194620 Commit-Queue: David Neto <dneto@google.com> Commit-Queue: James Price <jrprice@google.com> Auto-Submit: David Neto <dneto@google.com> Reviewed-by: James Price <jrprice@google.com>
Dawn is an open-source and cross-platform implementation of the 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.