commit | dd54f74de15dbee21d4e6071b6e4060309123034 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Fri Jan 13 17:15:32 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 13 17:15:32 2023 +0000 |
tree | e8cfe0d24af498decec185b229fca74862796dfd | |
parent | 48a49f3730741e691f9c458df295a5db0e2bc7e4 [diff] |
tint/uniformity: Rework generation of diagnostics Flip the diagnostics so that the trigger location is on the builtin that requires uniformity. We also now show the place at which control flow diverges regardless of where it is in the function call stack. Change-Id: Id739a137b9011c900649b74165a6600a95d87ca4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/116691 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: James Price <jrprice@google.com> Reviewed-by: Ben Clayton <bclayton@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.