commit | 24c5ed6b0a5ab8ad7b5f708fa6f89dd1ac777e07 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Wed May 24 17:59:27 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 24 17:59:27 2023 +0000 |
tree | d782e9df19b892cccbcdf52b32107fb97e138280 | |
parent | a8c528052d67f37b9a1e7c7cb9a4e10d927e065b [diff] |
[ir][spirv-writer] Emit matrix constants Bug: tint:1906 Change-Id: Ia4c8a02a4b64e216de3913fff377007e0287bd11 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/134205 Commit-Queue: James Price <jrprice@google.com> Reviewed-by: Ben Clayton <bclayton@google.com> 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.