commit | 99d6c14a3b34a370760caea4d408e0d6c194ed56 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Wed Dec 09 15:13:57 2020 +0000 |
committer | Commit Bot service account <commit-bot@chromium.org> | Wed Dec 09 15:13:57 2020 +0000 |
tree | f13bb520e62b35a461220b00cfeead50f7c6cb81 | |
parent | 30805557e65102253a77aadb93ea02fd62dde142 [diff] |
CMake: set DAWN_ENABLE_WGSL to ON by default. Bug: dawn:605 Change-Id: Ie18e438b4db81c5197290afd02fb7392196cd1c6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/35283 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Commit-Queue: dan sinclair <dsinclair@chromium.org> Auto-Submit: Corentin Wallez <cwallez@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 the webgpu.h docs)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.