commit | 239b0cc0d6224709fc6c2f40c96a0d3043d008ba | [log] [tgz] |
---|---|---|
author | Kai Ninomiya <kainino@chromium.org> | Thu Feb 08 00:47:20 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 08 00:47:20 2024 +0000 |
tree | b955bd84ffd960adc04d5ac8162de0ec0e89f83c | |
parent | f73514ea11d9a7096f85c82e1394f3c33eb5fc50 [diff] |
Revert "Clarify text of use_user_defined_labels_in_backend toggle" This reverts commit f7e4a51665c7361738422de98f74f47f1f8eb9a9. Reason for revert: need to revert https://crrev.com/c/173849 Original change's description: > 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> # Not skipping CQ checks because original CL landed > 1 day ago. No-Try: true Bug: dawn:2383 Change-Id: I2ffdc14f1bf1a47a25e875ffc24240efaf459b8f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/173850 Commit-Queue: Kai Ninomiya <kainino@chromium.org> Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Reviewed-by: Austin Eng <enga@chromium.org> Kokoro: 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.