commit | 9b0b500e848bdbc91c5dab3810918c9f3ea381bc | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Mon May 27 23:09:44 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 27 23:09:44 2024 +0000 |
tree | 9f3163a7d316e84c163182be76689558589d1eae | |
parent | 818dfde4452a857a4d1cc23b8bcf53b69ea47c1d [diff] |
[tint][ir] Fix unused variable warnings For GCC. Change-Id: I0c2e65fc29875179602c4032e8cf6511cdff72ef Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/189781 Commit-Queue: Ryan Harrison <rharrison@chromium.org> Reviewed-by: James Price <jrprice@google.com>
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.