commit | f0f6d2f8e12c2cbb7b73654d5a681ce1d882e1c5 | [log] [tgz] |
---|---|---|
author | Adrian McCarthy <amccarth@google.com> | Thu Feb 18 22:34:59 2021 +0000 |
committer | Commit Bot service account <commit-bot@chromium.org> | Thu Feb 18 22:34:59 2021 +0000 |
tree | 7d28ea5da831ee43b3cf39f7d4f80e18cfcf6d18 | |
parent | 51db53fa06b44e9394b0d1f6b08f4a1b5edb9c60 [diff] |
Remove obsolete `-Wreturn-std-move-in-c++11` Clang has retired this diagnostic. Bug: 1179351 Change-Id: Ie0d5f7b2da88b82deb98e09921c5659ab9366961 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/42002 Reviewed-by: Nico Weber <thakis@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Austin Eng <enga@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.