commit | cea718c62b756d4cfce155460d5e629ca6918cf8 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Wed Nov 22 16:08:34 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 22 16:08:34 2023 +0000 |
tree | 7afaf84fe486a45a0acd45489213f09baac66d10 | |
parent | d509e06084a64d82a091d99fb706155cd8de52f6 [diff] |
[ir][msl] Emit bitcast Add support for the `bitcast` instruction into the MSL printer. Bug: tint:1967 Change-Id: Ifec5364d045547dbd4295c751767a985e00d8184 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/162221 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: dan sinclair <dsinclair@chromium.org> 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.