commit | be3b4859e53b0cfe0fa6b9eb954e18d705b0b49c | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu Aug 03 19:58:33 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 03 19:58:33 2023 +0000 |
tree | 143a0130ff09128a3015fb1eecd589990d28ede9 | |
parent | e46fdd0c3f1ad7f978b756c35ecbcd7ac5770e7d [diff] |
[ir][msl] Emit `var` instructions. Add emission of `var` instructions to the MSL IR Generator. Bug: tint:1967 Change-Id: I32e0a22262e1959872a1fc196152528ee7099b95 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/144402 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: Dan Sinclair <dsinclair@chromium.org> Kokoro: Kokoro <noreply+kokoro@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.