commit | a0aabafb16d5f4cbab607ab2b67b6700b691a85c | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Thu Jun 22 23:53:09 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 22 23:53:09 2023 +0000 |
tree | 389a60122c1c7c514c1d35bbefcd0663660837f7 | |
parent | c28169e6e2ce5a5effd370d2e0c9f308e5a7871b [diff] |
Remove redundant parentheses on lambdas They're optional if the lambda has no parameters. Change-Id: I0aefcbe52fc7bd7859723bec5c67dff9b0c3fb9a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/138600 Reviewed-by: Austin Eng <enga@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.