commit | 296e3c62543d4e2ea7737cf4ff0494ca6230a874 | [log] [tgz] |
---|---|---|
author | Brandon Jones <bajones@chromium.org> | Fri Aug 11 21:25:12 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 11 21:25:12 2023 +0000 |
tree | 4333ed35754893e498b5dff19de404ade52a831f | |
parent | 80d154d57dd44830e24eb0f84bcdf95b83eb0f1c [diff] |
Fix formatting on WriteTexture errors There was a argument count mismatch and some missing custom formatters for a couple of the arguments. Bug: dawn:1971 Change-Id: I02c263f231cf2e054620db8b3104cffe56eca1c9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/146440 Reviewed-by: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> 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.