commit | a3835995f5749f223dfd1c419ab8da618f404d6a | [log] [tgz] |
---|---|---|
author | François Beaufort <beaufort.francois@gmail.com> | Wed Dec 11 09:40:24 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 11 09:40:24 2024 +0000 |
tree | c8587431245841bcffe58f3d7e4461ee57f372ca | |
parent | f41c0b0ffe6ec0ddaa14926ac14642c06d40a7bc [diff] |
Expand error message if validating maxVertexBuffers with higher limit This CLs expands error message when validating vertex state to indicate when limits are hit that were not provided in the device requiredLimits. Bug: 42240683 Change-Id: Iaeeba2fac3ad22891b68a9503cff25c381167644 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/217597 Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Fr <beaufort.francois@gmail.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.