| commit | 831b70617f8adde73b61d179f8148b2870239904 | [log] [tgz] |
|---|---|---|
| author | Kai Ninomiya <kainino@chromium.org> | Fri Jul 11 22:01:40 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 11 22:01:40 2025 -0700 |
| tree | f3387488b43f073045028f157399b3890b31196d | |
| parent | 990594b8a5c896ea59291a5166465f2975aa4d5e [diff] |
[deps] Fix the name of activate_emsdk activate_emsdk_linux used to be Linux specific due to platform-specific LLVM and Node dependencies, but I removed those and made this platform-agnostic and forgot to rename it. Bug: 371024051 Change-Id: Idf852f88b2523087e3618593b126df5a518b2888 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/252257 Reviewed-by: Loko Kung <lokokung@google.com> Commit-Queue: Kai Ninomiya <kainino@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.