commit | d02f0fdcd82b78e1c0d2d144d476d051d4405ae6 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Jan 16 11:41:51 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 16 11:41:51 2024 +0000 |
tree | 115b948198894bde37bfb3e982606008e5c68126 | |
parent | 130ddcbb95b41d28335657b492bc730c43b83114 [diff] |
[dawn][node] Hook up GPUInternalError reporting Change-Id: Ibe55e7088188e5009fbba378a7569febb2f794bc Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/169780 Commit-Queue: Ben Clayton <bclayton@google.com> Kokoro: Ben Clayton <bclayton@google.com> Reviewed-by: Corentin Wallez <cwallez@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.