commit | 349e9d1e973a11468395cd230aa7ad1d81a4dd9b | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Wed Mar 12 13:13:29 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 12 13:13:29 2025 -0700 |
tree | 4042582a44b752f9c13d5e30b64af3ac373bc7e7 | |
parent | cec9157045a27401899a170cc3cc75c3e2ea1c00 [diff] |
[spirv-reader][ir] Start OpSpecConstantOp support. Adds support for a `LogicalAnd` `OpSpecConstantOp` to the IR generation. Bug: 376304012, 402726154 Change-Id: I2e3abae1225091254653f108f29e45b924d4a932 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/230295 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.