commit | d84daed72c8fb790cd519510bd5adb75afcae0b8 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Mon May 09 16:26:44 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 09 16:26:44 2022 +0000 |
tree | 36a22078c3a7a493cf3413ad352a422983f5fa86 | |
parent | abd1840550b92d4aba842d77a9a25fe8ec0812d4 [diff] |
[chromium-style] Fixup a few chromium-style issues. This CL fixes a few missing overrides and updates some `auto`'s to have a `*` on them. Bug: dawn:1405 Change-Id: I621cd35fb10d8308a5831db11c22a3595e52e295 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/89120 Reviewed-by: Ben Clayton <bclayton@google.com> Auto-Submit: Dan Sinclair <dsinclair@chromium.org> Commit-Queue: Dan Sinclair <dsinclair@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: 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.