commit | 58ec60ea2336f33503f0a01dd52b1da76dd1dfaf | [log] [tgz] |
---|---|---|
author | Aleksi Sapon <aleksi.sapon@builditsoftware.com> | Mon May 17 16:04:28 2021 +0000 |
committer | Commit Bot service account <commit-bot@chromium.org> | Mon May 17 16:04:28 2021 +0000 |
tree | cefdd3b17e83a24603060e7029f26ad077c97bc1 | |
parent | 3148e83cffa02734942f7fa28cb783090430d939 [diff] |
CMake: add dependency to dawncpp_headers on dawn_common common/VertexFormatUtils.h includes dawn/webgpu_cpp.h Change-Id: Id9f56c8d1344467ba84093b5da7d6997e34c1c22 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/50620 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Corentin Wallez <cwallez@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 the webgpu.h docs)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.