commit | 91043600f7117f3366a64654238ed9d222046b6c | [log] [tgz] |
---|---|---|
author | Kai Ninomiya <kainino@chromium.org> | Thu May 29 20:29:26 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 29 20:29:26 2025 -0700 |
tree | 4b680a03ea59202157e6b5e5ac853667f8feecf3 | |
parent | cafed68012b3d6b49bd8e0a7bc7dff314a0dee56 [diff] |
[cmake] Add a CMake toolchain file for "hermetic" Xcode builds. Bug: 417604769 Change-Id: If50832ec1ab727046aa55437006793ed4497c05a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/243695 Reviewed-by: Brian Sheedy <bsheedy@google.com> Commit-Queue: Brian Sheedy <bsheedy@google.com> Auto-Submit: Kai Ninomiya <kainino@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.