commit | a014a0d8ab90a0e5685489ae3ccb1f96a91f6d92 | [log] [tgz] |
---|---|---|
author | Loko Kung <lokokung@google.com> | Wed Jan 24 19:12:03 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 24 19:12:03 2024 +0000 |
tree | 969b3b0900b477cdb8827f257321372c31849dfa | |
parent | 868380669fb051756b154d531beb805a990a6674 [diff] |
[WGPUFuture] Implement and use Futures in wire for pipeline creation. Bug: dawn:1987, dawn:2060 Change-Id: I279d5716b0171267120a8bec2b9f3b77c1cf3dcf Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/165921 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Loko Kung <lokokung@google.com> Commit-Queue: Loko Kung <lokokung@google.com> Reviewed-by: Kai Ninomiya <kainino@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.