commit | 6654d1f4064770aec50ba2ff8de1bde4b295e237 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Wed May 22 07:36:00 2024 +0000 |
committer | Ben Clayton <bclayton@google.com> | Wed May 22 07:36:00 2024 +0000 |
tree | 8d9bb4553c1cf9a325b8dc742b4ade1d853a36dd | |
parent | fac459af919a4e6c2add45724ade2b83ccb0c854 [diff] |
[tint][ir] Validate next_iteration value types match body block parameters Change-Id: I522adaae96ec46d93fdd7ad607918dad09b996aa Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/188983 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.