commit | e557087870b0db11f232ce5825f88d8037e10e7c | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Tue Oct 20 14:26:10 2020 +0000 |
committer | Commit Bot service account <commit-bot@chromium.org> | Tue Oct 20 14:26:10 2020 +0000 |
tree | 0139a0f524585963684099ae40c34ed8c6f5a22b | |
parent | c4593127cbdd382c18afea59b242b8040db5e4ce [diff] |
CMakeLists: make DAWN_THIRD_PARTY_DIR an option. Also output more context when failing to run the code generator. Bug: None Change-Id: I6685c062a074ad11a8fd67f19b8698ce9bcf6694 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/30560 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: 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.