commit | e2d11b097d3af8c15b891bd821c612ab223d2cb5 | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Tue Sep 24 19:32:29 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 24 19:32:29 2024 +0000 |
tree | 4ae3d92a732d3984974aae66835962f6af6ab230 | |
parent | 774785c2cca2307aeb73b2681cdfed3882f89959 [diff] |
[tint][ir][val] Check for malformed `unreachable` Fixes: 369213521 Change-Id: I5b1729543f2b2eaa8c5ce774f340411567aef3e9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/208016 Commit-Queue: Ryan Harrison <rharrison@chromium.org> Reviewed-by: James Price <jrprice@google.com> Commit-Queue: James Price <jrprice@google.com> Auto-Submit: Ryan Harrison <rharrison@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.