commit | f38ee3e07392eb1d66b8f9fb0702ccef3d062926 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Wed Jan 25 01:24:46 2023 +0000 |
committer | James Price <jrprice@google.com> | Wed Jan 25 01:24:46 2023 +0000 |
tree | d38bf4ff00fcb9d2e838bb6c0785e31887c26e21 | |
parent | e657c470bdc66ba10468ed494a4cda0a7258f982 [diff] |
tint/exe: Add --allow-non-uniform-derivatives flag When used with the SPIR-V reader, this will insert a module-scope diagnostic directive to suppress uniformity violations for derivative operations. Bug: tint:1809 Change-Id: I2305265231ccffad49461d194669ba598484e8e0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/117740 Reviewed-by: Ben Clayton <bclayton@google.com> Reviewed-by: David Neto <dneto@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.