commit | 8b211641664ad4fcbeb6ef03a0587c6893c52597 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu Jun 20 18:25:52 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 20 18:25:52 2024 +0000 |
tree | 23abfe9e5f5c4edc222bc7034ad36e7e391376fc | |
parent | ab67c2f6ee78d27732c7a448653d17b5da9c902d [diff] |
[hlsl] Emit `Construct` instructions in HLSL IR backend. This CL emits `construct` instructions in the HLSL IR backend. Bug: 42251045 Change-Id: Ic7251a40c490517d0a342019d483f21de1458f80 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/194642 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.