commit | 3688338dec7c4a6ceab645d7c36e2bb7b30dfc27 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Tue May 13 17:18:53 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 13 17:18:53 2025 -0700 |
tree | e5cb94758e4498627bfa53e7a433d9ab87cb7bdf | |
parent | 974d12830e9ca5e956d6053a298d489bebc294a7 [diff] |
[spirv-reader][ir] Add operand mask helpers. Add a couple helpers for operand mask and mask comparison. Bug: 407384500 Change-Id: Ibffa335b90d083e30a8976e980619b53f778d4c5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/241774 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.