commit | 9531e032d3f4ef321d887b248b1cdd0516e5d537 | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Mon Aug 12 14:26:29 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 12 14:26:29 2024 +0000 |
tree | 7af83cdabe8327dce755e02d93299ccfc377cea0 | |
parent | bbcedfd421f37188732fe42aa0f2e89926853fea [diff] |
[tint][ir][val] Check that Var results are pointers or references Fixes: 358393572 Change-Id: I84760f86fc6f3709b7afefccbff02445469f117f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/201954 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: James Price <jrprice@google.com> 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.