commit | c84af33c7a07bd0afe6764bf207e1de5be69455e | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Tue Jul 30 22:39:37 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 30 22:39:37 2024 +0000 |
tree | dfd4c854c63a31a2f7ffdd4266e41166e6cabe9d | |
parent | 91639407ce2a546a79625663b98ec50ff96e5555 [diff] |
[tint][ir][val] Check that args to calls to builtins have types Fixes: 356419162 Change-Id: I78a0ee03dc4162843a6c7b487ff812fa14ed197d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/200695 Auto-Submit: Ryan Harrison <rharrison@chromium.org> Reviewed-by: James Price <jrprice@google.com> Commit-Queue: James Price <jrprice@google.com> Commit-Queue: 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.