commit | f228e5c81078b88d18ae173fc401bd59f9771385 | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Thu Aug 01 00:54:26 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 01 00:54:26 2024 +0000 |
tree | cd56fd4df451611a9ce6e89b82ae0eaeeaa83492 | |
parent | 189f0bedad2ef369234f9cdb49ebc6b4be2e4219 [diff] |
[tint][ir][val] Reject functions with non-constructible return types Fixes: 356643970 Change-Id: Ie2383e704a92ff89f63b568136b9514d2252eb4c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/200894 Reviewed-by: dan sinclair <dsinclair@chromium.org> Reviewed-by: James Price <jrprice@google.com> 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.