commit | f22d84608f6608c30f564744fc45b97734fa1d4c | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Mon Jul 22 19:47:16 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 22 19:47:16 2024 +0000 |
tree | 86aa2ba9986ff3e313e29264b3fdd00d156ed9e9 | |
parent | 3600c670b6cb7026c632d16b918a93201ec61942 [diff] |
[tint][ir][fuzz] Check for invalid @input_attachment_index This also adds emitting this attribute in the IR disassembler. Fixes: 354005988 Change-Id: Ib9e05573c002fd35ffa8af79869f05519b13f5e9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/199194 Reviewed-by: James Price <jrprice@google.com> Auto-Submit: Ryan Harrison <rharrison@chromium.org> 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.