commit | 1b8977f522ea8f99ea92a9a666d093eaba977072 | [log] [tgz] |
---|---|---|
author | Arthur Eubanks <aeubanks@google.com> | Fri Apr 12 21:39:07 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 12 21:39:07 2024 +0000 |
tree | 523f2c1273ea720b2cfe13a69a3276f5bf432672 | |
parent | 0bab47c2f44df8c20d072dde260737beb8d18c79 [diff] |
Remove unused variable An upcoming version of clang is more strict on unused variable warnings. Bug: chromium:332931387 Change-Id: I0eb87a76fcee567639e7fb1a979cb74c3bc75cca Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/183540 Reviewed-by: Austin Eng <enga@chromium.org> Reviewed-by: Saifuddin Hitawala <hitawala@chromium.org> Auto-Submit: Arthur Eubanks <aeubanks@google.com> Commit-Queue: 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.