| commit | 09c8cb2d1f66980e6bc1afcf327301f298782faf | [log] [tgz] |
|---|---|---|
| author | James Price <jrprice@google.com> | Mon Apr 14 13:19:24 2025 -0700 |
| committer | James Price <jrprice@google.com> | Mon Apr 14 13:19:24 2025 -0700 |
| tree | 2226f300c1fc578cea2487b0ed248c8bcf90362b | |
| parent | 51c89dfd6a53126525a6928ab739f536349d5e15 [diff] |
[tint] Remove non-HLSL code from CanonicalizeEntryPointIO HLSL is the only backend still using this transform. This will allow us to clean up some more WGSL frontend code while waiting for the full HLSL AST backend deletion. Change-Id: Ie636d74792849c7928741f59c2afd6c9f7d926aa Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/236086 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.