commit | 82961129b0543b27edd3fc185be7bc47e41b2a10 | [log] [tgz] |
---|---|---|
author | Kai Ninomiya <kainino@chromium.org> | Wed Jul 15 20:47:57 2020 +0000 |
committer | Commit Bot service account <commit-bot@chromium.org> | Wed Jul 15 20:47:57 2020 +0000 |
tree | 77056d2b01dc36b3930d642e4d49ce5f23e93987 | |
parent | ce665b4624e2749cc3add377a2af84c67a9f9ab0 [diff] |
Use canned CheckPatchFormatted instead of our own linting This calls into git cl format, so it should always be consistent with that. Removes all the old clang-format scripts and dependencies. Change-Id: I879577a5c1df81617ec0d33096ce7884f4413659 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/24840 Commit-Queue: Kai Ninomiya <kainino@chromium.org> Reviewed-by: Corentin Wallez <cwallez@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 webgpu.h docs)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.