commit | cb66e36c25952abbb95bfbeb00e85e4042affe6c | [log] [tgz] |
---|---|---|
author | Peter McNeeley <petermcneeley@google.com> | Tue Aug 26 13:25:06 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 26 13:25:06 2025 -0700 |
tree | 44140ed6a74d422a8ace1cb7ba35ee7645d7d880 | |
parent | 19823d0505f26677d48feec34506889133bedbfb [diff] |
[dawn] Supported limit arch maxDynamicUniformBuffersPerPipelineLayout This test has been added in response to crbug.com/440381283 This is not exhaustive testing but will help prevent more immediate regressions. Bug: 430344935 Change-Id: I3b08d0c3b410d11fc6fbea2fa7e7c70704a6f278 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/258502 Commit-Queue: Peter McNeeley <petermcneeley@google.com> Reviewed-by: James Price <jrprice@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.