commit | 4910ae7da973eb10bd45df8a7dd1bd75705a5322 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Thu Apr 18 16:55:19 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 18 16:55:19 2024 +0000 |
tree | ad2f87215a3285f2f5cfea03be64a752cf368531 | |
parent | 4db76df115d87b7219821787c1fafcda3c491fb3 [diff] |
Add WGPU[Obj]AddRef and deprecated WGPU[Obj]Reference Bug: dawn:2234 Change-Id: Id23b62be81afc879abb0caccb7f8b2339db2dc1c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/184280 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: 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.