commit | 5c084ca2db4154a1de568f37f8c0d77fe7ded3a9 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Wed Apr 16 21:13:30 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 16 21:13:30 2025 -0700 |
tree | 0cfe691ffa46baad7518cda7e8258549fc1317d5 | |
parent | a5e47ac036f6d1d78823d0236799d6be4e4af685 [diff] |
[spirv-reader][ir] Add Not support for spec constants Add support for the `OpNot` command to the spec constant instructions. Bug: 402726637 Change-Id: I03211a6fd3cc59a96f7d3e73f89c4b47be68b436 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/237396 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.