commit | e89f88b600b0c64cb95f552fb91fbbf4f2d9b9cf | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Wed May 03 00:43:42 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 03 00:43:42 2023 +0000 |
tree | 87fd4f5c35a6781f048130918bf2a1cc6ee621be | |
parent | 80cf5e51ccd842ebef0e1c1ae9b37ffa780801b2 [diff] |
Add error context on Queue::API* methods Fixed: dawn:1747 Change-Id: Icc8f4dbc6fcf69c117f880b5ef9d54cf256f7062 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/131080 Reviewed-by: Brandon Jones <toji@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Austin Eng <enga@chromium.org>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.