commit | e05eb6df26f11462e0e4598a5562195f42cf2f28 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Tue Jul 02 17:28:35 2024 +0000 |
committer | James Price <jrprice@google.com> | Tue Jul 02 17:28:35 2024 +0000 |
tree | fb0c90aa3289ce8b6b97f1325f7596dbbf00e89d | |
parent | ab75848cda0061ef46f1795ddfd0c59a4cc0de62 [diff] |
[ir] Handle `let` in RenameConflicts Let instructions were not getting renamed, leading to conflicts in generated code. Bug: 42251016 Change-Id: I38b2c4432806452158979e3688783d61ebfa7298 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/196358 Reviewed-by: 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.