commit | f14eb94bf9dd58432673bfe186d51711f07d8705 | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Tue Apr 09 17:50:47 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 09 17:50:47 2024 +0000 |
tree | 4136d7fb956e846d8f429f17006e845c47cc0201 | |
parent | b75a71ab42c90497cf7e49980feb25f1831bf004 [diff] |
Factor ErrorSink out of DeviceBase ErrorSink has lots of nice error-handling niceities that would be useful on the Instance as well. Bug: dawn:1833 Change-Id: I2cfa20335eb6cc037d1910c190da72cdd8d8963d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/181720 Reviewed-by: Loko Kung <lokokung@google.com> Reviewed-by: Brandon Jones <bajones@chromium.org> Commit-Queue: Austin Eng <enga@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.