commit | 1935043d35d4e0f93cb4ac6f10381446172db1e8 | [log] [tgz] |
---|---|---|
author | Stephen White <senorblanco@chromium.org> | Thu Aug 12 15:24:48 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 12 15:24:48 2021 +0000 |
tree | 1a84d3dedc94ae75cbf1d62e3cab9bed8b4bfedd | |
parent | 8e402bc4c586e381248ad007466f3cecff66f5de [diff] |
Fix CMake build. SpirvUtils.* are now in the dawn_native/opengl/ directory. Bug: dawn:1067 Change-Id: I9cfb7ee52ec1f4ac321cb03978008843e33f82c6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/61680 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Austin Eng <enga@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.