commit | 6d578e820b0ec229f39341be2ca8dcdbf835173f | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu Jun 27 15:54:17 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 27 15:54:17 2024 +0000 |
tree | fb2acae553a1ab68f59cb1fbad69f9e32fb9667b | |
parent | e4321b9664eab4fb3b23113f1b8de01f245f36c3 [diff] |
[hlsl] Add ValueToLet transform. This CL adds the ValueToLet transform into the HLSL IR backend. Bug: 42251045 Change-Id: I63ca41e1a01c6e133fe54c6788190df9a896f6b7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/195802 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.