| commit | b4ca9a347f458c704ae1eff90715623ecf21009e | [log] [tgz] |
|---|---|---|
| author | Julie Jeongeun Kim <jkim@igalia.com> | Thu Apr 17 04:26:05 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 17 04:26:05 2025 -0700 |
| tree | f617a2a8cf737341a1a8b63133a1cab6a6ac25ec | |
| parent | 43b20d8a4fae95e3ff18a3c5e064e480f4aae4c8 [diff] |
Include IOKit.framework based on the source code This includes IOKit.framework based on the source code that uses IOKit. It fixes the compilation error on tvOS. Bug: 391990604 Change-Id: Ic6c8982b726f8dec8c214c47bf43e559effd311f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/237214 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: 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.