commit | b3518832c0a3ba2e69b369d98e0608df4ae30336 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu Mar 20 15:52:26 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 20 15:52:26 2025 -0700 |
tree | c2cb63e9de69816ba1602a81788286d9534b4417 | |
parent | 479c0326bd78e5069928c292d97dec22542749d7 [diff] |
[spirv-reader][ir] Emit OpControlBarrier Add support for emitting the correct barrier types based on a control barrier. Bug: 401001910 Change-Id: Ic076f2374b6ea0cf0df6f4e3d774ca8258582498 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/232174 Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: James Price <jrprice@google.com> Auto-Submit: 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.