commit | 930b44622580e3a2b12f9650621fa43f295ee2a2 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Tue Apr 22 12:19:03 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 22 12:19:03 2025 -0700 |
tree | 562394cad2534bc3118ff17e4618e9391376ced0 | |
parent | a76b32ec053451a479ba6989ba1d020a302580a4 [diff] |
[spirv-reader][ir] Fixup `Access` instructions with atomics. Propagate atomics down through access chains to their usages. Bug: 404501988 Change-Id: I1ec45add5662b526568336d3c24822b0b5a672da Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/237194 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: dan sinclair <dsinclair@chromium.org>
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.