commit | 5c0b6b8514b481cacdef477049fe48432723ba40 | [log] [tgz] |
---|---|---|
author | Stephen White <senorblanco@chromium.org> | Tue Dec 19 23:58:31 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 19 23:58:31 2023 +0000 |
tree | 93a3455dfca3126817aad0e39ac64365a4841934 | |
parent | c8ca47fb936a40af08c055e28453dd58a2a8e5b3 [diff] |
Reduce binary size for GLES on Android. Bug: dawn:2302 Change-Id: I146cc368fac1cbb818cc5114508eef3d7fd2e802 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/166401 Commit-Queue: Stephen White <senorblanco@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com>
Dawn is an open-source and cross-platform implementation of the 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.