commit | 5ee5f187deed9ef125de1e6177d95fdf7beb2967 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Mon Nov 27 22:06:11 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 27 22:06:11 2023 +0000 |
tree | f956c1e800958925df272bdc3969e6ddda28a496 | |
parent | be274e88de4d20d36cb32c58480abe8e7d2086e0 [diff] |
[ir][msl] Run existing transforms which are required. Run the currently existing transforms which are used by the MSL backend. Bug: tint:1967 Change-Id: I2c13de1f1fb08659d340774f695a760c54d97b5d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/162941 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: dan sinclair <dsinclair@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Auto-Submit: 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.