commit | 9410ad3086494c5d320985502b670f0dc5f3a860 | [log] [tgz] |
---|---|---|
author | Kai Ninomiya <kainino@chromium.org> | Sat Sep 02 00:44:31 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Sep 02 00:44:31 2023 +0000 |
tree | 4069ab52bd64d5c28c0d804e39c7188b4b067b79 | |
parent | c0b187c4c80781fdbb7eefa4aa84b4999f391b5f [diff] |
Remove unused APIProcessEvents return value Bug: dawn:1987 Change-Id: Ia1f69b8aaeaf9c45000884c7885cbf6cce0e3c8f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/147921 Reviewed-by: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Auto-Submit: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Kai Ninomiya <kainino@chromium.org>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.