commit | 4975e45e94803c81563f0c290585a526d4c089d1 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Fri May 03 17:37:14 2024 +0000 |
committer | James Price <jrprice@google.com> | Fri May 03 17:37:14 2024 +0000 |
tree | 7a131fcc793720e86077f69719528ca060a135ef | |
parent | 15445d1cbae1fef071af596f4b94faa1a5f7c709 [diff] |
[spirv-reader] Handle OpIAdd instructions Bug: 42250952 Change-Id: I3fab3d79534ae8b5f5bf7a7e63e76eb467b24c58 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/186963 Reviewed-by: Ben Clayton <bclayton@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.