commit | 6761d7a8912fc427dba2e35e1f1eb486edf801e0 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Wed Jul 12 19:38:37 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 12 19:38:37 2023 +0000 |
tree | db10f952d04adf2c004bf3c63cb7c2e516d26022 | |
parent | 534ccf06728d310acbdf7d33a1af9b4a4d9e5b00 [diff] |
[tint][ir][ToProgram] Fix vars with handle address space Change-Id: I55e31be3e6cb05ecbdbc5fd7c9e47862f89c098b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/140985 Commit-Queue: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: James Price <jrprice@google.com> Auto-Submit: Ben Clayton <bclayton@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.