commit | 05863e62f3dc20abb3673ce2df77ca3fbe1d6e13 | [log] [tgz] |
---|---|---|
author | Kai Ninomiya <kainino@chromium.org> | Thu Jul 30 19:02:43 2020 +0000 |
committer | Commit Bot service account <commit-bot@chromium.org> | Thu Jul 30 19:02:43 2020 +0000 |
tree | 09d86ce57f042971a59e1c1c930be2934fea0a1f | |
parent | 0d9fce100df39ef2ae0254c991bd454bcdaa700c [diff] |
Niceify formatting in webgpu_cpp Since now there's a copy (slightly hand-modified) saved into Emscripten: https://github.com/emscripten-core/emscripten/pull/11737 Bug: None Change-Id: I2677400f9e69a7fcd71f89bdaa04c642be357151 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/26005 Reviewed-by: Austin Eng <enga@chromium.org> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Kai Ninomiya <kainino@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.