commit | 9cad74f4170393ee91dead059cd57b86bce70cb4 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu Nov 23 17:43:33 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 23 17:43:33 2023 +0000 |
tree | 5cb97e696c35b11ecdebb3793f1a418e1e533a51 | |
parent | 58752db17709d25cd3657fb663b5883e03e137c1 [diff] |
[ir][msl] Emit swizzle, load/store vector element instructions Add support for the ir sizzle, load/store vector element instructions. Bug: tint:1967 Change-Id: I734fc6be226d62f95ee3221cbd6d3075dbeb8963 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/162267 Commit-Queue: dan sinclair <dsinclair@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Ben Clayton <bclayton@google.com>
Dawn is an open-source and cross-platform implementation of the 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.