commit | 9c2369afe0b478746070fb835cc7bd50467257e0 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Fri Jun 02 18:33:59 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 02 18:33:59 2023 +0000 |
tree | b0f4b402a58bc99aca7f03fd32f37111cd8d4e34 | |
parent | b8f7ad179867715d25421f6629a4a435552af141 [diff] |
[ir] Add multi-element swizzle. This CL adds support for multi-element swizzle. Bug: tint:1913 Change-Id: I72dc831fcda041e764b0d1a509ed031d5e66849f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/135680 Reviewed-by: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Dan Sinclair <dsinclair@chromium.org>
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.