| commit | 224c90e2e431b052e2f8a538fd3b0df5ac811bbb | [log] [tgz] |
|---|---|---|
| author | Austin Eng <enga@chromium.org> | Tue Jul 23 20:57:29 2024 +0000 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 23 20:57:29 2024 +0000 |
| tree | 4ed103965d6ea66b73286721d8988e31a4a46aa8 | |
| parent | 7944dded8c9d1660ea8be969dd66334714517b06 [diff] |
Add WGPUStringView overload to GetProcAddress Bug: 42241188 Change-Id: I8fbae266f5fe2d0278b9b6956dd3e0729d51b4d7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/198834 Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Austin Eng <enga@chromium.org> Reviewed-by: Loko Kung <lokokung@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.