commit | b8451d460373938ce3a772aa52f591e815b76d54 | [log] [tgz] |
---|---|---|
author | Yuly Novikov <ynovikov@chromium.org> | Tue Mar 26 20:24:21 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 26 20:24:21 2024 +0000 |
tree | 0448369e0a33be99976ba42c2d6d32640d0bc61d | |
parent | a2dd5f7e0170878b348524f3146579f18ce601cc [diff] |
Re-add android-u expectations Removed in https://dawn-review.googlesource.com/c/dawn/+/180860 Move to KEEP block to prevent future removals. Change-Id: Ic6059e406f2eefb83c40fdd19c1d1192803fcefe Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/181020 Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: Yuly Novikov <ynovikov@chromium.org> Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com>
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.