commit | 9b643b72f70b54e0657ac42b40d0fc5b9c7b6f5a | [log] [tgz] |
---|---|---|
author | Brandon Jones <bajones@chromium.org> | Wed Sep 29 18:39:23 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 29 18:39:23 2021 +0000 |
tree | dc309f4e105f162014e4cc53459f35fbb3419a34 | |
parent | caba9139a058b16ee57c6744cc267e6dcd1b618a [diff] |
Improve validation errors, Part 3 Modified ConsumedError and TryEncode methods to allow for top-level error context messages. Applied them to: - ComputePassEncoder - ProgrammablePassEncoder - RenderEncoderBase - RenderPassEncoder - Device Bug: dawn:563 Change-Id: I4a989763f57afbcf6b1cfe87ccaaba502ebd29fe Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/65101 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.