commit | 1cee30fcef16a0b028b2874e58d6c5eb70373c32 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Tue Aug 15 16:59:43 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 15 16:59:43 2023 +0000 |
tree | f837945d3ec2714d08e8f0c7b95d966ba576b779 | |
parent | 7d78e3cf80a70bc3767eabae5a22eef57feba507 [diff] |
[ir][msl] Add a Raise to the MSL IR printer This CL moves the sanitize call into a MSL Raise to raise the IR up to the MSL dialect. Bug: tint:1967 Change-Id: Id4ff46f699423c70b97b9a7b494726cf5b0f3b0c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/146683 Reviewed-by: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: James Price <jrprice@google.com> Commit-Queue: Dan Sinclair <dsinclair@chromium.org>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.