commit | 7b0ddb14a852d2f3b2f57cf33306a2478d595882 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Wed Oct 04 20:31:01 2023 +0000 |
committer | James Price <jrprice@google.com> | Wed Oct 04 20:31:01 2023 +0000 |
tree | aa618f4bbaf5026bb4b49872cf750eba30ec883d | |
parent | 4625805fc89d9faa7af45706e1d7ca0e2b29dfe2 [diff] |
Enable a disabled uniformity analysis test Uniformity analysis violations became hard errors long ago. Change-Id: Ic0e4c1d9b47b8718a234140fd27b16cd568d3db7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/154261 Reviewed-by: dan sinclair <dsinclair@chromium.org> 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.