commit | 06294ba012e805bf4eb215307e60a417d85e2a3d | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Thu May 25 17:02:50 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 25 17:02:50 2023 +0000 |
tree | 7de359a5bdd8687f30db4de6b5ebfb8a9d726044 | |
parent | 986e7ccbe4a08742758cdd7d2445133509c35500 [diff] |
Add wgpu::RenderBundle::SetLabel It was missing on just this object (and adapter/instance but that's expected). Bug: None Change-Id: I865609b8194c872c16ad5590eaf0461751a56eab Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/134502 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.