commit | efed88f512126582b9df364ff0301c1088782276 | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Thu Oct 31 16:55:04 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 31 16:55:04 2024 +0000 |
tree | b22f387658cf1fcba03cd62a2183431730ca2708 | |
parent | 1c613525e6936b774af8c442ce9bb044ed9a4499 [diff] |
[tint][ir][val] Handle null types in lets when logging errors Fixes: 376493191 Change-Id: I4cae624927a0e87096a03df217ae521460ca1506 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/213115 Commit-Queue: Ryan Harrison <rharrison@chromium.org> Reviewed-by: James Price <jrprice@google.com> Auto-Submit: Ryan Harrison <rharrison@chromium.org> Reviewed-by: David Neto <dneto@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.