| commit | 2a8ea2e435ee1a12d4a73f524d17ccb7d52f92a7 | [log] [tgz] |
|---|---|---|
| author | James Price <jrprice@google.com> | Mon Jul 07 08:35:37 2025 -0700 |
| committer | James Price <jrprice@google.com> | Mon Jul 07 08:35:37 2025 -0700 |
| tree | 02ce5af67f90788980e4c08b207fd9015df4f717 | |
| parent | 13298c36dfff8b19f8867867ebaeb680849a4b80 [diff] |
[hlsl] Remove unused references to wgsl namespace This removes some unnecessary build dependencies. Change-Id: I418b85c98f27928c4f68c57c7ba3cc3f2a2ae813 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/250817 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.