commit | d77f7d852a35c9135ac921ea9bc7aad15828845b | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Mon Apr 29 18:58:16 2024 +0000 |
committer | James Price <jrprice@google.com> | Mon Apr 29 18:58:16 2024 +0000 |
tree | 8278b2758e9d5c7a59a1b8006658b5714a999f76 | |
parent | e47e29811e30c71da3d7fad5658a5e0b6a9dc931 [diff] |
[ir] Update style of HandleMatrixArithmetic Make it match other transforms. Also remove the worklists, since the instructions iterator is not affected by additions to the instruction list. Change-Id: I93e21a1662f47e2fc389e283c5a508914cbeffaf Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/186282 Reviewed-by: dan sinclair <dsinclair@chromium.org> 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.