commit | 2eae44a628063255ab08f92ba5dbe2afd1908862 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Wed Sep 20 23:24:15 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 20 23:24:15 2023 +0000 |
tree | ef79f0320ed8e94c9d75b69f1360e4493d8ee236 | |
parent | 5b3ae14cca5b2d0573c47f64b3c37c24ce61135f [diff] |
[ir] Dump before validating, when dumping This is much more useful for debugging in practice. Change-Id: I0018d016807a381e4aacc295f5656511b2c7fc53 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/152580 Reviewed-by: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: James Price <jrprice@google.com>
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.