commit | 2e2bf672c68214f87aec7b8dfdefef943d67c23a | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu Nov 23 17:28:28 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 23 17:28:28 2023 +0000 |
tree | 66a09657bf58001b652ded5018812c3e290fb3e4 | |
parent | 0fb4ac17f685eb4a65ccb63e6ae17e2a1e0dfcc3 [diff] |
[ir][msl] Emit switch instructions Add support for the ir switch instructions. Bug: tint:1967 Change-Id: I838527ea04cea2bfeef0b5c528f58166a0d6339e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/162264 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: dan sinclair <dsinclair@chromium.org>
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.