commit | 51bbbefa02c1ff721a062700b5079326a4329414 | [log] [tgz] |
---|---|---|
author | Kai Ninomiya <kainino@chromium.org> | Sun Jul 12 16:01:38 2020 +0000 |
committer | Commit Bot service account <commit-bot@chromium.org> | Sun Jul 12 16:01:38 2020 +0000 |
tree | 262cebaed4492ec503796d9f5665693efb7e3edb | |
parent | 53405b54d5c68311c5f6bd0d0f68a6fff2808188 [diff] |
InsertDebugMarker: fix groupLabel -> markerLabel Upstream webgpu.h change: https://github.com/webgpu-native/webgpu-headers/pull/61 Bug: dawn:22 Change-Id: I1f971bf0d15068904324721bb9fc3e27e9a5ec0a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/24685 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org>
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 webgpu.h docs)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.