commit | 1877c27c98a9c399586752a9ea91a02fbeb3fe95 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Tue Oct 20 19:46:21 2020 +0000 |
committer | Commit Bot service account <commit-bot@chromium.org> | Tue Oct 20 19:46:21 2020 +0000 |
tree | 72b30099dd277d73c251f2e0bbd1472fd5d205b2 | |
parent | ecd46ab123471f16cdac374bde34d0ac6ac5eaf6 [diff] |
Remove HOMEPAGE_URL from cmake project. The HOMEPAGE_URL is a CMake 3.12ism, and seems to cause some issues on 3.10 Change-Id: I567bd86bb86db7d383efcde8526e57ce8714844f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/30641 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: dan sinclair <dsinclair@chromium.org>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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 webgpu.h docs)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.