commit | 01d91c0571a2692ab9df48b8f463209592d3d0d2 | [log] [tgz] |
---|---|---|
author | François Beaufort <beaufort.francois@gmail.com> | Wed Dec 11 10:02:00 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 11 10:02:00 2024 +0000 |
tree | 84f0382911bd2408f0b0ed5a83be88104f02b675 | |
parent | 0ab4aa4f21f7d363a01d88d034d137c0e6a46cc6 [diff] |
Expand error message if validating maxBufferSize with higher limit This CLs expands error message when validating buffer descriptor to indicate when limits are hit that were not provided in the device requiredLimits. Bug: 42240683 Change-Id: I81e167c8ff4d0d1cdc8d4bef1a00cec07f208d23 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/217596 Commit-Queue: Fr <beaufort.francois@gmail.com> Reviewed-by: Kai Ninomiya <kainino@chromium.org>
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.