commit | 2bd5e045e16f97ab6f164f0b96510c070da3f896 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Wed Jul 03 21:04:44 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 03 21:04:44 2024 +0000 |
tree | 4c61ee3e38ad140233f77540ef18e2ab7ffa8074 | |
parent | 1cf5c1b7b363d083188ef4a52ca01d210a9aee27 [diff] |
[hlsl] Add load support into decompose memory access. This Cl starts adding support for `load` HLSL instructions in the decompose memory access transform. Bug: 349867642 Change-Id: If5c3f16aea6afbc8a677544bec5c9d6230d20a3c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/196454 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.