commit | 5fb759f6e76a827f19ed6665b77aaeaa4cc4bbf2 | [log] [tgz] |
---|---|---|
author | Stephen White <senorblanco@chromium.org> | Thu Jun 09 02:10:32 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 09 02:10:32 2022 +0000 |
tree | 48972408507ec267bf2a88de00d74f2aec5c7c5a | |
parent | 1a82cc9641f797097c55ca18937f2d808a76ac76 [diff] |
OpenGL: factor out Adapter (GL) into its own file. Bug: dawn:810 Change-Id: I579e5c7cd610fc660b7480673a93cffdf725ef41 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/93200 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Stephen White <senorblanco@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.