commit | 9d97f2217d9ca70ff1da78c8ab092762d47bc1c1 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Mon Jul 24 17:11:53 2023 +0000 |
committer | Dan Sinclair <dsinclair@chromium.org> | Mon Jul 24 17:11:53 2023 +0000 |
tree | 15859dbab400acc3bed44aeefa14fb772df10c04 | |
parent | 1018caf54e6211d5dd7afca2dfd91a9355984a6b [diff] |
[shuffle] Move resolver/ to new structure. This CL moves the `resolver/` folder to `lang/wgsl/resolver/`. The build targets and namespaces are not updated as part of the move and will be fixed up in later CLs. Bug: tint:1988 Change-Id: Ib75bd5c804ebadb726e6a65838df0c52aee92d6b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/142760 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: James Price <jrprice@google.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.