commit | f986604e21654934e71bcb009ff3dcc2e9e7fd4a | [log] [tgz] |
---|---|---|
author | Jim Blackler <jimblackler@google.com> | Wed Jul 10 14:56:44 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 10 14:56:44 2024 +0000 |
tree | 6c19f51fe1471a06b58040c212fc4ee48c947ae5 | |
parent | 0cd911467d6de503e07a00f0920f836248a8602d [diff] |
Kotlin: Enable methods that return containers. Bug: 343642438 Change-Id: Ic438b75b79648807547536809043bab4246548a9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/196335 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.