commit | 93124ee012aa9e3407f45d6f3dc86491ce32838a | [log] [tgz] |
---|---|---|
author | Jim Blackler <jimblackler@google.com> | Fri May 03 13:57:02 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 03 13:57:02 2024 +0000 |
tree | d54695874a4041bc10ab7b831195462ad2ac51ee | |
parent | c38b9610fa13c30dc87bfbd9ec464a450c32b944 [diff] |
Generator for Kotlin structures. Bug: 336282625 Change-Id: Ib0a1dc528c742963f1e354332ef03d582d9cb4d8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/183920 Reviewed-by: Trevor David Black <vantablack@google.com> Commit-Queue: Jim Blackler <jimblackler@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org>
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.