commit | 7927ad0d49b5361e311d315b13041459601e704f | [log] [tgz] |
---|---|---|
author | Lokbondo Kung <lokokung@google.com> | Fri Oct 11 23:20:07 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 11 23:20:07 2024 +0000 |
tree | 3990a649c2273ed43c88ef47abf21b9bb9758e99 | |
parent | 2bb8107c099d7572317cb8893776d9e1c9ff3b75 [diff] |
[dawn][emscripten] Implements onSubmittedWorkDone future entry point. Bug: 372077545 Change-Id: I7748fc294a4d8d2e659902307742d89c7f3e4533 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/209895 Commit-Queue: Loko Kung <lokokung@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> 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.