commit | 8370ddddc58a6fdc5a3e9f688da909352164351b | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Mon May 15 17:49:40 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 15 17:49:40 2023 +0000 |
tree | 0c5db120b58e1b1ae61226e221c9ad1a0a9a76ac | |
parent | 90b9ac2b7b18a5007574b276b74c67853ca4d0fa [diff] |
[ir][spirv-writer] Emit vector types Bug: tint:1906 Change-Id: I1caedc1e9fea90c7cd3ffe03eb89002beb5a9fef Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/132741 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: James Price <jrprice@google.com> Reviewed-by: Ben Clayton <bclayton@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.