commit | 5696997251452722e841f5ffc172acdaeb6893b1 | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Tue May 09 02:37:54 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 09 02:37:54 2023 +0000 |
tree | 1110142bed2b6af456e1e1db38894f3611175a09 | |
parent | 46014f69a0c02571ed385d56fa7b99c3729aaf5e [diff] |
Improve runtime minBindingSize validation message The message now reports the group/number of the binding that failed validation, as well as the buffer. Bug: dawn:1604 Change-Id: Ib08a3eace5ec5ebaf9eecce01eb397b5c0681bd1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/131843 Reviewed-by: Brandon Jones <bajones@chromium.org> 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.