commit | a9abb1038e90aff87cacd9f59b8c731bb91b91cc | [log] [tgz] |
---|---|---|
author | Jason Erb <jason.erb@sparist.com> | Tue Aug 15 11:14:58 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 15 11:14:58 2023 +0000 |
tree | 98ad511d353c43a8eb92dfad7d29e044548b17c5 | |
parent | 345e06f2dbeecbda3df8c2c13e073c4499c57d45 [diff] |
Replace CMAKE_SOURCE_DIR with PROJECT_SOURCE_DIR Change-Id: Ib4889cbe67b6b2b5434ad36814f872bf2912ec45 Bug: dawn:1974 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/146740 Reviewed-by: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: 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.