commit | e47e29811e30c71da3d7fad5658a5e0b6a9dc931 | [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 | 4b5349ca6eec67538fbbc7053def2ce98c625088 | |
parent | ef7f364bff25ad3c6d047c207f4bbb836a56cde3 [diff] |
[ir] Update style of ExpandImplicitSplats Make it match other transforms. Also remove the worklist, since the instructions iterator is not affected by additions to the instruction list. Change-Id: I5de3f54e07c982f51ab3bf29fac814001fb07da6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/186281 Reviewed-by: Ben Clayton <bclayton@google.com> Reviewed-by: 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.