commit | fb2209a4ec8f6fb5ec545889a182a5b4dd27612d | [log] [tgz] |
---|---|---|
author | François Beaufort <beaufort.francois@gmail.com> | Tue Dec 17 13:13:31 2024 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 17 13:13:31 2024 -0800 |
tree | b8ca815ae21ac8cb9fbc60f6f19192f0b508eeea | |
parent | 3098b560b3ac4379472f59f8a6aec47922aac24d [diff] |
Expand error message in ValidateComputeStageWorkgroupSize This CLs expands error message when validating compute stage workgroup size to indicate when limits are hit that were not provided in the device requiredLimits. Bug: 42240683 Change-Id: I446bb8b89a03b631f30a18b4fb35d7f64e7fdb0d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/217554 Reviewed-by: Loko Kung <lokokung@google.com> 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.