commit | 78a59dbf7abe99bf7a7506903b884b3c1f4f6b34 | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Fri Sep 01 18:43:29 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 01 18:43:29 2023 +0000 |
tree | 180cdf2bdd384a2e3da58d7de49ccc746c6b757f | |
parent | 7981507e005036b20d2df0d6a76329c26d69ec0e [diff] |
Cleanup includes of glfw - they are unnecessary - they are blocking enabling GLES on Android Bug: 1453445 Change-Id: I1da4e631be41c55afab1d9c88291b363969e19d7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/149221 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Stephen White <senorblanco@chromium.org> Reviewed-by: Gregg Tavares <gman@chromium.org> Commit-Queue: Stephen White <senorblanco@chromium.org> Auto-Submit: 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.