| commit | 8b2449eefd532f9882dd9bd6347fb65e9a82b004 | [log] [tgz] |
|---|---|---|
| author | Antonio Maiorano <amaiorano@google.com> | Mon Nov 10 14:56:45 2025 -0800 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 10 14:56:45 2025 -0800 |
| tree | 8821a261829fa40d042fce9fa70a97d02c813fba | |
| parent | e3b5a8ad7e8b37204126338a75c5cbd431f70177 [diff] |
[dawn][native] Update kMaxExternalImmediateConstantsPerPipeline Now that all core backends use a fixed size of 64 bytes for immediates, set kMaxExternalImmediateConstantsPerPipeline in terms of that. Fixes: 458693086 Bug: 366291600 Bug: 458081201 Change-Id: I3360e0c52851dc3a969ab4355a2f05c889037c58 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/272074 Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Antonio Maiorano <amaiorano@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.