commit | b3826d60a8ba0b23bcc8fc2fe8c0f741ac6a3f61 | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Wed Nov 20 22:46:49 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 20 22:46:49 2024 +0000 |
tree | bf7013a4c30ab68fa1087fbafb2f21706fafd160 | |
parent | 9a520836de4ad2ba203614b59090d9dbd632df25 [diff] |
[tint][ir][val] Check result is not null before iterating usages Fixes: 380089931 Change-Id: I4bd2ec5eedcdfb6681c49791c5021f18329361bc Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/215994 Commit-Queue: dan sinclair <dsinclair@chromium.org> Auto-Submit: Ryan Harrison <rharrison@chromium.org> Reviewed-by: Antonio Maiorano <amaiorano@google.com> Commit-Queue: Ryan Harrison <rharrison@chromium.org> Reviewed-by: dan sinclair <dsinclair@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.