commit | 1caf8c690ce75667a38d7fce4ab2886f8fc66b98 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu May 30 23:19:28 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 30 23:19:28 2024 +0000 |
tree | ca5647f64017e61e2ecef96a4f699be8b9b09496 | |
parent | 2320e63eb964badefc9166be1c07d0a516b87e63 [diff] |
Cleanup some includes This CL cleans up the includes in builder.h and diagnostic_rule.h to remove unused headers and added a couple that were transitively included. Change-Id: I646a498e4864a136419b6ec6358aa0a2d1bc0aa9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/190903 Commit-Queue: James Price <jrprice@google.com> Reviewed-by: James Price <jrprice@google.com> Auto-Submit: dan sinclair <dsinclair@chromium.org> Commit-Queue: 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.