commit | 132d8c7a7d9a1bbdef8269c18293b3f313a9880e | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Fri Feb 03 19:38:46 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 03 19:38:46 2023 +0000 |
tree | 5b21013ba280da6804036bb2c73873a0952a0fa0 | |
parent | 6315289ee8acc5fdda2cec525fa9320d07aa0220 [diff] |
Add flag to disable derivative_uniformity for SPIR-V ingestion Add a chained struct for Dawn-specific options for SPIR-V ingestion to contain this new flag. Bug: tint:1890 Change-Id: I1332ff20c91f29a84c21550a37f11bc7d9c956ce Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/118421 Reviewed-by: Austin Eng <enga@chromium.org> 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.