commit | 595e20085d661913511660c257ed6080eeb49de8 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Fri Apr 01 22:04:30 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 01 22:04:30 2022 +0000 |
tree | 2a67655ce12cd404ccdf3d73bd09e1f0cf7384ff | |
parent | 705b6e3d082e6037a0161df3e42e346bce0397a6 [diff] |
Separate entry point reflection in its own function. This allows adding as an error context the name of the entry point, and dedents the code a little bit. Bug: dawn:563 Change-Id: I1ea9760fc1aca506826ca7ef5a65d40f8370136d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/85500 Auto-Submit: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Reviewed-by: Brandon Jones <bajones@chromium.org> Commit-Queue: Brandon Jones <bajones@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.