commit | fe8e0e4de1ec37f51f789f184887e725ea8ae387 | [log] [tgz] |
---|---|---|
author | Baris Kaya <bkaya@google.com> | Tue Aug 12 04:35:37 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 12 04:35:37 2025 -0700 |
tree | 7cfb5839bae21c67c11e202bde022524486cb409 | |
parent | 7777d90dd75aa713cbcd91acf1a24df78c55d68e [diff] |
Change the package name of webgpu kotlin bindings to androidx.webgpu Change-Id: I0cfc367d4b5f343b41fefa2d70c668b07a11ab94 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/256914 Reviewed-by: Jim Blackler <jimblackler@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Barış Kaya <bkaya@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.