commit | 91f82baecb8124feed932537b17cc8092e61559c | [log] [tgz] |
---|---|---|
author | David Neto <dneto@google.com> | Thu Apr 18 18:11:12 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 18 18:11:12 2024 +0000 |
tree | bbd4cb98e578b2d73a1598fa377bf161b1c4d687 | |
parent | 4910ae7da973eb10bd45df8a7dd1bd75705a5322 [diff] |
Fix clang-tidy misc-include-cleaner warnings Change-Id: I140f796169d582ed2695959260e532d68b1e34c4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/184520 Commit-Queue: Austin Eng <enga@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Auto-Submit: David Neto <dneto@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.