commit | 19dd09c3e7e2e5d11478cda0737fa3f0f85ba918 | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Wed Sep 10 16:41:26 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 10 16:41:26 2025 -0700 |
tree | 2b0981ccf1f43c15daaabbc49cf7e73483df84c3 | |
parent | a737d0b5acf486be13271a6bd6e8fac58539a00a [diff] |
[tint][val] Check the terminator of loop initializers These should always be terminated by NextIteration Fixes: 442253764 Change-Id: Ibd389177f92d13a42ea1d26417cea6eddc92fb3e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/261494 Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: Ryan Harrison <rharrison@chromium.org> Auto-Submit: Ryan Harrison <rharrison@chromium.org> Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: 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.