commit | 54b6c1c2911f095547a69b6027cbd54801e942c9 | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Mon Jul 29 20:50:19 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 29 20:50:19 2024 +0000 |
tree | 7aa17224bd8e900583aa91188ba5850e0d593aee | |
parent | d38709c60dd313b92d9a1d816bc07a13e80ce7e7 [diff] |
[tint][ir] Check result and operand Types for nullness Fixes: 355409306 Change-Id: I03b13eb1cf2aea0e4f41b58b9d5bd59344c4a0bc Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/200059 Reviewed-by: James Price <jrprice@google.com> Auto-Submit: Ryan Harrison <rharrison@chromium.org> Commit-Queue: James Price <jrprice@google.com>
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.