commit | 8e57631fedf568d52286ac2a1330273fd895e403 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Tue Mar 04 07:18:04 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 04 07:18:04 2025 -0800 |
tree | 1dc74c6088a79dd5124ac4a39db8efa8e070447f | |
parent | 4c27f7a89934cc29fe802305dfd5909758a25fa1 [diff] |
[tint] Add binding_array to the resolver Modifies the definition of IsHandle to include binding_array<handle> as well as the definition of storable types to include binding_array. Bug: 393558555 Change-Id: I98b5dea98e8d5a462318e201acbe515f3d133950 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/225015 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: dan sinclair <dsinclair@chromium.org> Reviewed-by: James Price <jrprice@google.com>
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.