commit | c951b86b055943d20ea686bb16dbf05aae691db1 | [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 | 362d6baff60cbcf5352b2e701dda5031a823d8c8 | |
parent | c7d4205172c8ae635e86d328873f2f67c9b6e8d4 [diff] |
[tint][ir] Validate break_if value types match body block parameters / loop results Change-Id: I6108d84cfe043f8bf7170a26495523e959a9f8a7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/188981 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.