commit | 5418546aecbfdeb3ef655715edb738742328b089 | [log] [tgz] |
---|---|---|
author | Lokbondo Kung <lokokung@google.com> | Fri Oct 25 20:01:27 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 25 20:01:27 2024 +0000 |
tree | 8459eac47bad1ec521adb8daf8eced2f5539f44f | |
parent | bfb2456dc2f479f1f8644cdc7149d497d4ed6a87 [diff] |
[dawn][emscripten] Add device lost future getter. - Adds a non-standardized (yet?) getter for the device lost future in order to support testing in Emscripten. Bug: 374803367 Change-Id: I659281c88709dd3d1aa566985998267c54ea3a7d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/211938 Reviewed-by: Kai Ninomiya <kainino@chromium.org> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Loko Kung <lokokung@google.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.