commit | 461b8cd45a19abd8290371cee1ceb570f5cb949f | [log] [tgz] |
---|---|---|
author | Shrek Shao <shrekshao@google.com> | Mon Apr 14 20:17:36 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 14 20:17:36 2025 -0700 |
tree | 88b356e1334af8045e30e7b2603dcaeb66b7f2e8 | |
parent | 2c1bb840c6bc209e5cbaf57b7cbdf0b66a2c60e9 [diff] |
[Fixit] Fix MaxDynamicBuffers suppressions to use maxStorageBuffersInVertexStage Bug: dawn:2295 Change-Id: Icdd7ffb6b1e011b5c75561c4a3f4b832674ddbb3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/235875 Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Kai Ninomiya <kainino@chromium.org> Auto-Submit: Shrek Shao <shrekshao@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.