commit | 9531d78bcf74288ae6d3ebd1132a15282a793857 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Thu May 02 21:45:30 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 02 21:45:30 2024 +0000 |
tree | 7709c280478e5c3bd21252bb87fc5589430ccba5 | |
parent | 515fe7c81e961973964a47c81db3c135f57889d9 [diff] |
[spirv-reader] Handle OpFAdd instructions Add a helper for binary instructions. Bug: tint:1907 Change-Id: I377a62b0d4b3bee689aa1b9e278df1b31d94ecc4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/186860 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.