commit | 606252d28cf6cd5d6eff419a3a62746465ce26c4 | [log] [tgz] |
---|---|---|
author | Lokbondo Kung <lokokung@google.com> | Tue Jan 21 16:51:11 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 21 16:51:11 2025 -0800 |
tree | acb6ac4c507315da06eac4115e45172fc35480c5 | |
parent | efd56128197216cb4d25bf577495d5b9829cca26 [diff] |
[dawn] Update logging callbacks to use 2 userdatas. Bug: 369445924 Change-Id: If7362ada0c20c61341997500fd0e80805245a5fd Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/220074 Commit-Queue: Loko Kung <lokokung@google.com> Reviewed-by: Kai Ninomiya <kainino@chromium.org> Reviewed-by: James Price <jrprice@google.com>
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.