commit | 5381dad29280d214649243ae70f8140451f1e49e | [log] [tgz] |
---|---|---|
author | Lokbondo Kung <lokokung@google.com> | Fri Oct 11 23:20:14 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 11 23:20:14 2024 +0000 |
tree | acf01ad8c987cf6148943910f5ab8be7dcbdb8b5 | |
parent | 7927ad0d49b5361e311d315b13041459601e704f [diff] |
[dawn][emscripten] Implements popErrorScope future entry point. Bug: 372080570 Change-Id: I2782eba8e1d550e94c8a39cbef89971e4d7b41b9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/209896 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.