commit | ace40c48a6f1d10210ffb3ac913e28f90f997f84 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Fri Jun 28 17:35:26 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 28 17:35:26 2024 +0000 |
tree | 9920c31161c9339289ebcbba874ec3a184060eb1 | |
parent | d84db789986510730edff7b8bf5ff0ee54193162 [diff] |
[hlsl] Stub out the DecomposeMemoryAccess IR transform. This CL creates the basic structure for the DMA transform. Bug: 349867642 Change-Id: I713556a37bd2b2539c476623c29f99b2f99aa36a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/196215 Auto-Submit: dan sinclair <dsinclair@chromium.org> Reviewed-by: James Price <jrprice@google.com> Commit-Queue: 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.