commit | 62bad4df84415cdfbf282905bf1ccc8821228f05 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Tue Jun 11 07:09:19 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 11 07:09:19 2024 +0000 |
tree | 35c3c323164932e55adbb9f82c8cd2bb75c56890 | |
parent | 5ddf4e5b6d971a43655bf01705f853b1a1839485 [diff] |
Remove ir_to_program include from MSL printer. The MSL ir printer does not use ir_to_program directly. Remove the includes. Change-Id: Iefe597ce18c430f4210088ec4cfea22517289832 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/192782 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 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.