commit | 3a94eba8c6f4366deaed9e8922b08597cc655c08 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Mon Jul 08 20:35:07 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 08 20:35:07 2024 +0000 |
tree | 00e26a21525ff3d6a3313e428b4069dbad4853e8 | |
parent | 705b7e970c17727c178129e8239b3cdbd6d865d9 [diff] |
[hlsl] Add dynamic buffer accesses to Decompose Memory Access. This Cl adds the ability to have dynamic buffer accesses in the decompose memory access transform. Bug: 349867642 Change-Id: I256116f63a07a30187529a6be4b19abaad82355e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/196974 Commit-Queue: dan sinclair <dsinclair@chromium.org> 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.