commit | a1571ac40308b2551eb51201f00819ca49f7120e | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Wed Jul 27 17:05:56 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 27 17:05:56 2022 +0000 |
tree | 6520e326096afe899c827624e563f4115c26730f | |
parent | a123b892a57598308577be70286abf74f9c17c64 [diff] |
tint/inspector: Use a std::optional for workgroup_size No-value represents a workgroup size that is derived from an override-expression. Bug: dawn:1504 Bug: chromium:1346929 Change-Id: Idf6caa9d052aa56e8ef1913d16d1f68d2c5844ed Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/97362 Reviewed-by: Dan Sinclair <dsinclair@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: 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.