commit | 8bcd9ac6f1bca63015667bc1b6d89953b250d140 | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Thu Nov 21 18:21:26 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 21 18:21:26 2024 +0000 |
tree | 7e6d31a9485e7b4931ac2e392020653114d5bcca | |
parent | fd7fa29d93ae68d29feea1a254b9bc6fb79d0962 [diff] |
[tint][ir][val] Convert annotations on voids ICE to validation error Fixes: 380095397 Change-Id: I1a147e04e32ecebb03afd1d09f23d2c093b7fc41 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/215997 Auto-Submit: Ryan Harrison <rharrison@chromium.org> Reviewed-by: James Price <jrprice@google.com> Commit-Queue: James Price <jrprice@google.com> Commit-Queue: 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.