commit | 50b8c9bd99bf3ef47208b07bfe0b4663d9ef181b | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Thu Apr 24 03:41:37 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 24 03:41:37 2025 -0700 |
tree | fa758dc71180658779a0824bf888bdc377525a52 | |
parent | 404155105756df7b0764a111770b0d0282851d06 [diff] |
[dawn][vulkan] Support BGLArraySize. Bug: 411554198 Change-Id: I9ef35078f5e4043be2d6622f11641495556b0954 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/238215 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Loko Kung <lokokung@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.