commit | b0b3657031d235387fc92c83f5b73b35447db407 | [log] [tgz] |
---|---|---|
author | Natalie Chouinard <chouinard@google.com> | Tue Jul 23 15:41:16 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 23 15:41:16 2024 +0000 |
tree | 32665d8ab53bb031b3e61384c2b3ef359883bfc7 | |
parent | 159c13645ec4557a56a2eca444bbfaaa94800f24 [diff] |
Add missing include Fixes CMake Debug build failures following: https://dawn-review.googlesource.com/c/dawn/+/198795 Change-Id: I44a0cf760b0e14e10aeaff18a51ca085e08a414b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/199854 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Natalie Chouinard <chouinard@google.com> Auto-Submit: Natalie Chouinard <chouinard@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.