commit | 40b73c646e2da0fe81c89a33252e138e31f16a31 | [log] [tgz] |
---|---|---|
author | Peter Kasting <pkasting@chromium.org> | Mon Oct 18 20:14:11 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 18 20:14:11 2021 +0000 |
tree | 4699f1432cf980ed0640db77d51ab1aa8d9841ac | |
parent | eb2bd4e25063c7b2e7a6257a01275f85b66aef9d [diff] |
Fix an unused variable warning on Android. Bug: chromium:1203071 Change-Id: Iebd5443626f5dbfafc4e01c77190b67d1ef5f7aa Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/66800 Commit-Queue: Peter Kasting <pkasting@google.com> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Auto-Submit: Peter Kasting <pkasting@google.com> Reviewed-by: 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 the webgpu.h docs)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.