commit | 5d7de871b40058018df33b8d5513f66ea4cd7c2d | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Fri Aug 19 20:07:22 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 19 20:07:22 2022 +0000 |
tree | ee23d97d5576ad16c12f17bc879b44eda5c968a6 | |
parent | 58794ae1189c675f4c7eb5d2021edb583c3f4f53 [diff] |
tint/writer/msl: Remove TODO and old logic crbug.com/tint/1580 has been implemented for some time. Remove the bodge to handle constant value lets. Bug: tint:1580 Change-Id: I9a71ed8f91b6c9925fa0557bcb4c95d90461421f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/99704 Commit-Queue: Antonio Maiorano <amaiorano@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Ben Clayton <bclayton@google.com> Auto-Submit: Ben Clayton <bclayton@google.com> Reviewed-by: Antonio Maiorano <amaiorano@google.com>
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.