commit | 74da3bc61d4606f2f223b2e2ce70423d5dd4efdd | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Tue Jun 25 17:16:11 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 25 17:16:11 2024 +0000 |
tree | b558ec715a1ca392f41d2ba7333bcea3385b291b | |
parent | b1c855cdc6b75a9dbf9b4b3ca479829486d048fc [diff] |
[hlsl] Emit constant structures. This CL extends the constant struct emission to handle non-zero structures. Bug: 42251045 Change-Id: I2dc6e5beeb205027d6c8189ddde8399d4338bf89 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/195554 Commit-Queue: James Price <jrprice@google.com> Reviewed-by: James Price <jrprice@google.com> Auto-Submit: 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.