commit | 380f3dffa7eaaa6824e970a74d8c831def1d969e | [log] [tgz] |
---|---|---|
author | Takuto Ikuta <tikuta@google.com> | Thu Jan 09 14:58:36 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 09 14:58:36 2025 -0800 |
tree | 8d91954706e4909be34a401204a19e0e14677cd3 | |
parent | bf1ecb35d44225652f9ae0aa1e630d3081ef64f0 [diff] |
add missing includes for the build with use_libcxx_modules This is to fix build error when we set use_libcxx_modules=true in chromium build. Bug: 40263312 Change-Id: I66dfd9310b78864f7c2109dc2bd43629e95c9665 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/221554 Commit-Queue: James Price <jrprice@google.com> Reviewed-by: James Price <jrprice@google.com> Auto-Submit: Takuto Ikuta <tikuta@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.