commit | 736789dd8ddb61e7b70d1451b59c600aa4761277 | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Thu Aug 01 17:36:59 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 01 17:36:59 2024 +0000 |
tree | 4cd2bf156f49ad8b5afa3cc56caab6fdf4f52c4b | |
parent | 8b69a8ab11f521e823a3e94233bb86b9e0a107b4 [diff] |
Reland "[tint][ir][val] Reject functions with non-constructible return types" This is a reland of commit f228e5c81078b88d18ae173fc401bd59f9771385 Original change's description: > [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> Change-Id: I340da02080c0e654badc86263c99c5e8a1bb43f9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/201034 Reviewed-by: James Price <jrprice@google.com> Auto-Submit: Ryan Harrison <rharrison@chromium.org> Reviewed-by: dan sinclair <dsinclair@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.