commit | f7e4a51665c7361738422de98f74f47f1f8eb9a9 | [log] [tgz] |
---|---|---|
author | Kai Ninomiya <kainino@chromium.org> | Tue Feb 06 22:02:20 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 06 22:02:20 2024 +0000 |
tree | 76ccbc732eed57fa9afd238d607e0409447dd005 | |
parent | b1a05445b2382b94484fc47b36610077cf1e3306 [diff] |
Clarify text of use_user_defined_labels_in_backend toggle It defaults based on backend validation (debug layers), not frontend validation. No-Try: true Bug: dawn:2383 Change-Id: I54412bf19b53d6f19ff0bd00ff8ecc2ff2fa10a4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/173820 Commit-Queue: Austin Eng <enga@chromium.org> Auto-Submit: Kai Ninomiya <kainino@chromium.org> Kokoro: Kai Ninomiya <kainino@chromium.org> Reviewed-by: Austin Eng <enga@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.