commit | 6e3c037b70a095b726164aeb2e6ff6e436662371 | [log] [tgz] |
---|---|---|
author | Yulong Wang <yulong.fs@gmail.com> | Tue Jan 14 17:02:02 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 14 17:02:02 2025 -0800 |
tree | 31c5f2073061d0adb8bfb70194cbd8411923058f | |
parent | 6bc011587c936e394a51f902e869ab094ff4e935 [diff] |
[emscripten] Revise return value several webgpu APIs No-Try: true Change-Id: Ie2c7510c6a69b565ce833421031556def26c0c84 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/221858 Commit-Queue: Kai Ninomiya <kainino@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.