commit | dc54872db5dbd886c8f730ac72c8f444983216eb | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Mon May 05 15:32:57 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 05 15:32:57 2025 -0700 |
tree | c29c6da25a75e8298af25c513517c18d2be395e7 | |
parent | a5e3eec4454d3597e18feada7b7e78a48bf72562 [diff] |
[tint][ir][val] Check type of input_attachment_index Adds in a new capability to allow SPIRV backend to opt-out of this check, so that spirv.image can also be used. Fixes: 414333405 Change-Id: Icfc88f3408a0bbee7f4816bb475e406b1c1e3272 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/240055 Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: Ryan Harrison <rharrison@chromium.org> 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.