| commit | 3e5bb5f81108401662fa21351f65fbff8dcee6da | [log] [tgz] |
|---|---|---|
| author | dan sinclair <dsinclair@chromium.org> | Fri Feb 14 14:20:59 2025 -0800 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 14 14:20:59 2025 -0800 |
| tree | f2549355c722b22bbe81fcfbc83e64b8d6ef8ddf | |
| parent | 728ce039770426654103979b1b92ee757d0713e2 [diff] |
[spirv-reader][ir] Support OpBranchConditional after OpSelectionMerge Add support for processing a conditional branch after a selection merge instruction. Bug: 391487552, 391487222 Change-Id: I90fd777697c328d63773f0b604b930455a6237c8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/226254 Reviewed-by: James Price <jrprice@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.