commit | ce466c0df3d8474e61dff2315aa8de1c722d82eb | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Mon Jun 27 20:07:45 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 27 20:07:45 2022 +0000 |
tree | 52392da7803dedc5cd4c3b98c67d9325865e1880 | |
parent | 7c5255a1970ffdc21e80a25e3e4c544a15fe6b5c [diff] |
tint: spir-v writer: Fix matrix constructor from matrix variable Bug: tint:1603 Change-Id: I580a450daa9392316cb628ceeb16490ec591deba Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/94860 Commit-Queue: Antonio Maiorano <amaiorano@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: dan sinclair <dsinclair@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.