commit | 97c3727bd55f00151afe5ce3f301feca0a89bd18 | [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 | 9090474212584f5261ac9eda377cb0c6cd81d97f | |
parent | 9d97f2217d9ca70ff1da78c8ab092762d47bc1c1 [diff] |
[shuffle] Move ir/ to new structure. This CL moves the `ir/` folder to `lang/core/ir/`. 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: If504287783adf47fe415f304ce91b2644d31bcd1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/142780 Reviewed-by: James Price <jrprice@google.com> Kokoro: Kokoro <noreply+kokoro@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.