commit | 4d517633ce488ff9a50f07095e3e8d60b38a8442 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Sep 26 07:12:46 2023 +0000 |
committer | Ben Clayton <bclayton@google.com> | Tue Sep 26 07:12:46 2023 +0000 |
tree | cd036321aaff480c3e36aba4ca4d5bf0c2420043 | |
parent | 550366adce6142eb563c4e2f78087e8888579022 [diff] |
[tint] Remove incorrectly namespaced forward declarations Clearly not used, otherwise these would have caused a compilation error. Change-Id: Ia0cd7f52442b7300a972bad5c1844d5f3c0aa38c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/153160 Reviewed-by: dan sinclair <dsinclair@chromium.org> Auto-Submit: Ben Clayton <bclayton@google.com> 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.