commit | 74a55189ab5064552d4e3a15373ebf25d2011c6b | [log] [tgz] |
---|---|---|
author | Brandon Jones <bajones@chromium.org> | Fri Jun 07 23:02:04 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 07 23:02:04 2024 +0000 |
tree | 7984a1705897a9d2fa37870dd2cee1fb54815bbb | |
parent | 133ae254d8ec7a431d62c097cddfabac9d45a91c [diff] |
Enable more context for command encoder errors Addresses an issue pointed out by Brendan Duncan where some command encoder errors were not providing appropriate context, such as the command that was attempting to encode when the error was raised. Change-Id: I703cbe2d471a352c32c6e526d44042dd33cddac7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/192245 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 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.