commit | e8f5684b4d5500adf7a2a3f9c7fef8baed43f884 | [log] [tgz] |
---|---|---|
author | Jim Blackler <jimblackler@google.com> | Wed Feb 21 10:39:57 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 21 10:39:57 2024 +0000 |
tree | c52469458a484bba93494685a7bd9211af5577c3 | |
parent | 099fd6318e280b43dbae63916d2f27412ae52958 [diff] |
Packaged library for Android apps via Maven Change-Id: If48f1e4e8818bb51aa91b503d34b3ef3473318d3 Bug: b/320659004 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/172864 Commit-Queue: Jim Blackler <jimblackler@google.com> Reviewed-by: Ben Clayton <bclayton@google.com> 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.