commit | 5e301cdf0d60849337d9c486306b7cfbbee5bc2d | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Wed Jan 22 16:28:42 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 22 16:28:42 2025 -0800 |
tree | d60c5d85f2e81dcff60813f0ea27b6da26cc6438 | |
parent | bab068ceca37a3037c79ee58b73182bee4672a24 [diff] |
[tint][ir][msl] Add missing include to type_matcher.h Some downstream users are having build issues related to the recently added usage of Vector, due to the include not being in this file. Change-Id: I80176cf4218b296fed2daedd85b2d03830c05bc1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/223016 Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: Ryan Harrison <rharrison@chromium.org> Commit-Queue: dan sinclair <dsinclair@chromium.org> Auto-Submit: Ryan Harrison <rharrison@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.