commit | 53af15836660ebd851702ebc1551dca0d0447249 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Jun 28 12:53:56 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 28 12:53:56 2022 +0000 |
tree | d1aa38c45170d6f624649b8afef0a158502ae178 | |
parent | 19576e9015d2b2ce7a1933ec14606748a6902ead [diff] |
tint/reader: Allow module-scope 'var' type inferencing Fixed: tint:1584 Change-Id: I193ad2c00faa4ae2001d981bb38a55d4d6a4c269 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/94687 Commit-Queue: Dan Sinclair <dsinclair@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Dan Sinclair <dsinclair@chromium.org>
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.