Reapply "[dawn][native] Update kMaxExternalImmediateConstantsPerPipeline" This reverts commit 9a6e465a38f1b60d7e28f6b5353c43d35b570183. Changes since revert: - EnableImmediateData toggle is now an adapter toggle, rather than a device toggle - In both the adapter and device, when updating limits, if EnableImmediateData toggle is disabled, we force maxImmediateSize limit to 0. Bug: 458081201 Bug: 458693086 Bug: 459509256 Change-Id: Ia583d515589eb174dbf00396c856f9573c081535 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/272734 Reviewed-by: Corentin Wallez <cwallez@chromium.org> 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.