commit | 4d69edbc49d69d1aba2827576555d2d01b39d624 | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Mon May 12 14:43:11 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 12 14:43:11 2025 -0700 |
tree | 276c7bf5dfe7e5936db333dc7f29589281569c98 | |
parent | c503186f7bd048c46186c18b0587c02ee75d140f [diff] |
[tint][val] Check RuntimeArrays in Vars Fixes: 415274804 Change-Id: Iba9bfee820ea1dc6319fbef846601b04a75de605 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/241334 Commit-Queue: James Price <jrprice@google.com> Auto-Submit: Ryan Harrison <rharrison@chromium.org> Reviewed-by: 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.