commit | 08ba2581bfb2f468211a05e50a8de0462207bf03 | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Sat Sep 14 00:58:06 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Sep 14 00:58:06 2024 +0000 |
tree | e5c6950be0a14cd3106c4c64abe776a3a2f4108c | |
parent | 388ff623ccda77fe7b482b071136b117bcbe3f23 [diff] |
Print the specific bind group in the error message of `APISetBindGroup` Now we can print the label of the bind group in the error message of `APISetBindGroup()` as the issue about the error message formatting has gone. Fixed: 42240188 Change-Id: I5bb28d11bd7b6639a972d6c003d38c095a027fb4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/206434 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Jiawei Shao <jiawei.shao@intel.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.