commit | 999cc24209657701e42dd7ef7a2c95be1ad73f2b | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Thu Sep 23 17:34:53 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 23 17:34:53 2021 +0000 |
tree | a0af6aa9e16db7c85a29ec61939f1b0fabe815eb | |
parent | e0da9ffedd92d1f6357d37d7d6ab5cf9c5583feb [diff] |
Fix all GCC 10 warnings Change-Id: Ibabab265e734a4a421a38ab586e7e11905fa5da1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/64740 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Ben Clayton <bclayton@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.