commit | c6ae5765131e89d590ee2e72e6ece1c1ef31cf1e | [log] [tgz] |
---|---|---|
author | Gregg Tavares <gman@chromium.org> | Thu May 29 13:48:45 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 29 13:48:45 2025 -0700 |
tree | bc224a505f3244ec73be7f02f7bfcf649d1a8e5f | |
parent | dd8a770be1af97f51e34736933e09adaf9dccf51 [diff] |
Dawn.node: Emit errors as events Forward errors to disptchEvent as appropriate. Bug: 419128706 Depends-On: Ifeeb54bd20342c104b1e8bbd8253010bcf957d67 Change-Id: I1d62fb0c04c9a132d1e7ed1776a364f1ce121470 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/243916 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Gregg Tavares <gman@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.