commit | 7dd0ab791a59c89b628981f82f56b9ee3e8208b6 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Wed May 11 22:05:15 2022 +0000 |
committer | James Price <jrprice@google.com> | Wed May 11 22:05:15 2022 +0000 |
tree | 3e06766e2346d7851741887f2336ec6127e32b64 | |
parent | 9c03abfb554fd64adb66a9f11d7e84766cdc15b3 [diff] |
tint: Show the source of non-uniformity Show the original source of non-uniformity when producing errors from the uniformity analysis. Bug: tint:880 Change-Id: Id386ae8fa5ff1b1443d54c0b5ef12ab76b3b3f13 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/89723 Reviewed-by: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@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.