commit | e31cabd0ee0dfd26ccc06993137688c9dea5e0b4 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Mon Jan 13 10:13:35 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 13 10:13:35 2025 -0800 |
tree | 32ff5657e0c9a747f533bce2aa76ee28876e3d23 | |
parent | 5a27e087c576d77016073c459d48cc1cd1cae79e [diff] |
[spirv-reader][ir] Support OpNop Handle the SPIR-V `OpNop` instruction. Bug: 42250952 Change-Id: I8e807f2341f3dd879ab2ff6cca430992d3fcd192 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/220495 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.