commit | 10d27c4c5ec062424acebd221d57a9fa3a670336 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Thu May 02 21:45:36 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 02 21:45:36 2024 +0000 |
tree | 0415a2bfea2ce86cfd41a90534d0f584f08de0ed | |
parent | 9531d78bcf74288ae6d3ebd1132a15282a793857 [diff] |
[spirv-reader] Handle OpFMul instructions Bug: tint:1907 Change-Id: I0337b47ba54a9c828b0db8053310e1ea7ef14e60 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/186861 Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: 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.