commit | 21d83bf0eaeafee26b240bb6f945db19326c4f3e | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Fri Feb 28 16:22:18 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 28 16:22:18 2025 -0800 |
tree | 4713b099a5a5db5f431be5a89d30fc184f40c4c5 | |
parent | 50f469b60b89ac3575abc43f1d6bbe7dcd39e647 [diff] |
[spirv-reader][ir] Add support for OpSwitch Add switch support to the IR SPIR-V reader. Bug: 397396014 Change-Id: I63db272195b155147a573b478c5c6153f23615a9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/226674 Reviewed-by: James Price <jrprice@google.com> Auto-Submit: dan sinclair <dsinclair@chromium.org> Commit-Queue: James Price <jrprice@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.