commit | 9d733da1874bb4ada62f80d91353e3e50930f66b | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Fri Feb 09 01:43:10 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 09 01:43:10 2024 +0000 |
tree | 37cdc1d8fde613145638938eb4e6340b018781b1 | |
parent | 1a9f890473e2844d35bb0e541ac45f582df880ce [diff] |
Suppress MaxInterStageVariables causing VVL errors. The VVLs are correct and it seems that the WebGPU spec will need to be updated. Bug: dawn:2398 Change-Id: Ia003b90538adf24fa30f2561f0cedaa64111364d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/173986 Reviewed-by: Kai Ninomiya <kainino@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Kai Ninomiya <kainino@chromium.org> Auto-Submit: 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.