commit | 3de0f00ef217d7fbce7f5397d1b8f1c52372b9cd | [log] [tgz] |
---|---|---|
author | David Neto <dneto@google.com> | Wed Mar 27 09:04:37 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 27 09:04:37 2024 +0000 |
tree | f3c947afd11bcc914f0ddc380d5f7fb1c4838224 | |
parent | 5667c27d7a338262aff7241cb67d10eb8bb54125 [diff] |
Fix some misc-include-cleaner clang-tidy warnings Change-Id: I6cc911776ac32bd9957ebea9130354bd1596fd0c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/181002 Auto-Submit: David Neto <dneto@google.com> Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: Ben Clayton <bclayton@google.com>
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.