commit | 72ae799be86e3865de2876a661640d5d61ba6b40 | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Thu Jul 18 21:01:12 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 18 21:01:12 2024 +0000 |
tree | 3dafae2f869fd77a4b8ed39fe442021a6059b38f | |
parent | bae3af440755ee3d1aa78fb6ed76517ce85edba8 [diff] |
[tint][ir][fuzz] Check that UserCall Target is valid Fixes: 353960887 Change-Id: I682995c06228ec907a25406962a995bf73ed6efe Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/199134 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.