commit | 18eaf097d6cd924b509d0c5e8ec0fa3b50231c4e | [log] [tgz] |
---|---|---|
author | Loko Kung <lokokung@google.com> | Fri Jul 26 20:58:46 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 26 20:58:46 2024 +0000 |
tree | 44677bddc7ff4d382d7ee519f03d9b4dd30da247 | |
parent | 076d076106a07f8a68ea7566f6b9f64fbe0c0687 [diff] |
Fixes incorrect CMake path. Should be using header, not source. Change-Id: Ibcb5f370e312adc209bfa261f8474a8016d11d08 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/200214 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Loko Kung <lokokung@google.com> Auto-Submit: Loko Kung <lokokung@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.