commit | fab25c59f81fa77c24b5a62c99d3a5c9ccba0c82 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Mon Sep 22 14:43:10 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 22 14:43:10 2025 -0700 |
tree | f5a91491ecb62f55bdeec44b045cab89d9837c0a | |
parent | b3cd924bb203350b2c110dd644a4a1a6fd45dd14 [diff] |
[dawn][native] Factor the context for BindGroup entry validation. Bug: Change-Id: I10754e766556d33427913667de7fc7b658898193 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/262198 Reviewed-by: Loko Kung <lokokung@google.com> Commit-Queue: Corentin Wallez <cwallez@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.