commit | 2c0e397a4093142bbdf737897bf2dbeb747f2e9d | [log] [tgz] |
---|---|---|
author | Rahul Kolluru <rahulkolluru2001@gmail.com> | Tue Mar 18 19:44:11 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 18 19:44:11 2025 -0700 |
tree | 22662ffbdb8013bde43918fe426babcbe0aff87b | |
parent | c2cc05ba037a4ea028f15e7fdd8784c58e3ee345 [diff] |
[spirv-reader][ir] Add OpOuterProduct support. Bug: 391486476 Change-Id: I899d09b53c0f45bfc619423c5e10603ae439f99d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/231354 Reviewed-by: James Price <jrprice@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org> 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.