commit | 41b16f48dfab230ee46742f7cb2a259c472ea731 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Tue Mar 11 14:02:22 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 11 14:02:22 2025 -0700 |
tree | e0112f0958c64e47e05dedb5dbd93706ae564b8a | |
parent | 5922b9dd705691da406ce0e9a80af573f3386c00 [diff] |
[spirv-reader][ir] Add `OpSpecConstant{True,False}` support. Adds supports for boolean spec constants. Bug: 398007970 Change-Id: Ib900c767f308794b10f1daceed02b5cfc7af1798 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/230014 Commit-Queue: James Price <jrprice@google.com> Auto-Submit: dan sinclair <dsinclair@chromium.org> Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: 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.