commit | 268a04185db4e10d48fceaca282757f78f4d3d58 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Mon Feb 10 14:01:41 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 10 14:01:41 2025 -0800 |
tree | e414d106e4420b2c4d782ff4f10aa135a19c753f | |
parent | 2c7bd110dfb41b9404f50c85062cd894cd02bbb9 [diff] |
[dawn][frontend] Fix error message when @group > maxBindGroups Bug: None Change-Id: I09a319c4802dc51000a5ce45fa21ad538c23fdf4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/225016 Reviewed-by: dan sinclair <dsinclair@chromium.org> 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.