commit | 841ca1a590932d341e21ba46b7ecb21e3b60e841 | [log] [tgz] |
---|---|---|
author | David Neto <dneto@google.com> | Mon Mar 18 22:24:18 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 18 22:24:18 2024 +0000 |
tree | 1176bcabdefdd030ad9168b281a5ef1504533b0c | |
parent | 9590d9b1e6c9d213f69e7a68cce8494fa1da0fea [diff] |
Fix clang-tidy misc-include-cleaner complaints Change-Id: I93ebce9512a104744a7b416753a72b3abdd7a237 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/179460 Auto-Submit: David Neto <dneto@google.com> Kokoro: Kokoro <noreply+kokoro@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.