commit | 0a34d93e177952ee3108ee860157c393d34ae9ff | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Tue Apr 08 18:57:11 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 08 18:57:11 2025 -0700 |
tree | adc300e9b2acaa6c0f453946ccf8f4b7567abb9a | |
parent | 4f8bb026a5bd2d6a5e5e16d422f291b2031cc3d6 [diff] |
[spirv-reader][ir] Support propagating atomics through function params. Add support for atomics passed as functions parameters to the spir-v IR reader. Bug: 406616153 Change-Id: I5170875b3e8e34aa4aa793fcc5ba2a57586b260f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/235615 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.