commit | 03b09f10996430ac3f0a978b4b95c5a46c1c8139 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Feb 14 00:33:43 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 14 00:33:43 2023 +0000 |
tree | 248dcf96f3ccff14e3234ac76ff21e22962d7326 | |
parent | 7c2fa23a7eb24c6f91da37f43dda354da8a1d0e0 [diff] |
tint/sem: Add FunctionExpression Will be generated for expressions that resolve to functions. Bug: tint:1810 Change-Id: I334729c9499be7b1c4ab229c1845a4d5f06fa107 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/119701 Commit-Queue: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: 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.