commit | ae328e657207720048698c82510cbce62b82fdca | [log] [tgz] |
---|---|---|
author | David Neto <dneto@google.com> | Tue Feb 20 17:24:53 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 20 17:24:53 2024 +0000 |
tree | 1364a875943cd4c69dd747f3967e992f85877b46 | |
parent | 057e5739fb921ef2e6a6ef7e05957dd1c11ca01b [diff] |
Fix clang-tidy/checks/misc-include-cleaner warnings Change-Id: I5135727eb868ef20da1a2f66163fe3dd0a7cc099 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/175280 Commit-Queue: dan sinclair <dsinclair@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Auto-Submit: David Neto <dneto@google.com> 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.