commit | 1decb7e53e0601fda86a401709e766aad7e0ecf6 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu Jul 18 20:04:28 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 18 20:04:28 2024 +0000 |
tree | 47240ede961823083b99205d81b9e8c0f22ad25a | |
parent | 1688de0b33416cb60109be74e7dd8e0b4e3ad45b [diff] |
[hlsl] Add decomposing for storage atomics This CL adds decomposition of storage atomics to the HLSL transform. Bug: 349867642 Change-Id: If5ef74c705655f0b1adc0a6072b83923c90a9bdb Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/198454 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.