commit | ca3c3f474ad7a599843ea0281c92a43b12ac9af9 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Fri May 31 00:54:29 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 31 00:54:29 2024 +0000 |
tree | 016bad5d15611014e0fd818742c3f8717cf6e91b | |
parent | a14c5d0900c04c6b2e770739895bef3fa8e3913b [diff] |
Update ir::builder includes. Several of the includes in the ir/builder aren't used directly. These includes aren't removed, but marked as exports for include-what-you-use because may of the consumers of the builders will need to create those types. Change-Id: I9a4967d0f022f3bd831d2393b8a3cf279ea8e85c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/190940 Reviewed-by: James Price <jrprice@google.com> 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.