commit | a089e8c4f2b0e79c2ceae01ca060bf0a1053cf73 | [log] [tgz] |
---|---|---|
author | Brandon Jones <bajones@chromium.org> | Tue Oct 05 00:34:30 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 05 00:34:30 2021 +0000 |
tree | 96f3e1e7cdde1981bec5f677035f4b5b42cd2241 | |
parent | 01466b2bb6aa0f8d4f9f2e0c410f89ff04452ab4 [diff] |
Improve validation errors in CommandValidation Updates all validation messages in CommandValidation.cpp to give them better contextual information. Bug: dawn:563 Change-Id: I6af5b0a0d99218c09ef564039218b3a7fb6a74db Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/65607 Auto-Submit: Brandon Jones <bajones@chromium.org> Reviewed-by: Austin Eng <enga@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.