commit | cabf62259d57b046b38d305cceac1d84893d3329 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Mon May 13 17:11:12 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 13 17:11:12 2024 +0000 |
tree | 6c5b54f07eabbc3ffafcb839626c75e591fb364d | |
parent | 7b35ff1d2a59d182701a98c906b61ef8756d8840 [diff] |
[tint][ir] Validate NextIteration instructions Change-Id: I3d2e08dc93c744263bdf6b786ec542680183a29d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/187685 Commit-Queue: Ben Clayton <bclayton@google.com> 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.