commit | f00b249b9bf48837aa452e99a73a695c6340bb53 | [log] [tgz] |
---|---|---|
author | Trevor David Black <vantablack@google.com> | Thu May 09 22:23:29 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 09 22:23:29 2024 +0000 |
tree | 0cc216c56a150de39a360b7c1b6b05066bd180eb | |
parent | 59ade9b1ae79db2dee39bf82ce6fb2cb66fb0173 [diff] |
Revert "Generator for Kotlin structures." This reverts commit 93124ee012aa9e3407f45d6f3dc86491ce32838a. Reason for revert: Breaks the build Original change's description: > 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> Bug: 336282625 Change-Id: I00c15f0ae483aae324715b9436f52bba7d4256fc Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/187702 Reviewed-by: Trevor David Black <vantablack@google.com> Auto-Submit: Trevor David Black <vantablack@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Trevor David Black <vantablack@google.com> Commit-Queue: Austin Eng <enga@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.