commit | da1a78db3bbbba784b680e7b6721520f7edf27e7 | [log] [tgz] |
---|---|---|
author | Brandon Jones <bajones@chromium.org> | Mon Oct 04 21:44:19 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 04 21:44:19 2021 +0000 |
tree | f7d980affb6bdc93b40d7daaf7f9d7ea22f4bbd8 | |
parent | b4d59c83ee00e25715bfe18e0c183c46c1a78e76 [diff] |
Improve validation errors in CommandEncoder Updates all validation messages in CommandEncoder.cpp to give them better contextual information. Bug: dawn:563 Change-Id: I0aa2063c4805225a5124fdd07e350ee1a74a5f3c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/65609 Commit-Queue: Brandon Jones <bajones@chromium.org> Reviewed-by: 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.