commit | 48ca92d67dde7192a4871aa4f17a73af7c204e94 | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Wed Apr 24 01:39:39 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 24 01:39:39 2024 +0000 |
tree | 7430655ef88015133e6d6820d5ccc3e1ccca2803 | |
parent | 36589ed1e5b097b3bff70d9fc78d87d095e673dd [diff] |
More Fuchsia build fixes Change-Id: If8e952f8895ce4110983bffc0875157bff0b36a1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/185480 Auto-Submit: Austin Eng <enga@chromium.org> Reviewed-by: Shrek Shao <shrekshao@google.com> Commit-Queue: Austin Eng <enga@chromium.org>
Dawn is an open-source and cross-platform implementation of the 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.