commit | be40515f0325517af2fd436d005091e98dfb76a0 | [log] [tgz] |
---|---|---|
author | Loko Kung <lokokung@google.com> | Fri May 31 07:38:47 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 31 07:38:47 2024 +0000 |
tree | cccd05204ca8c35354d7666fe8e064f232ca5bb9 | |
parent | 570583091e0ce8bc1af72da717c70f02da16b9f6 [diff] |
[wgpu-headers] Introduce 2nd userdata to get compilation info callback. - Updates the wire to use the new APIs - Updates relevant usages to use new C++ helpers Bug: 42241461 Change-Id: Iaa0011d3ce5028e79590822a5cd4eeb4e51bb6be Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/189683 Auto-Submit: Loko Kung <lokokung@google.com> Commit-Queue: Loko Kung <lokokung@google.com> 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.