commit | 2fc1efce86866009fff37984dd31c0be4fa98c24 | [log] [tgz] |
---|---|---|
author | Jaswant Panchumarti <jaswant.panchumarti@kitware.com> | Tue Feb 25 12:52:13 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 25 12:52:13 2025 -0800 |
tree | 8beda1885765da350265ab731f3637023a1de1a7 | |
parent | 527b3f6f8222c461e1672ad55fbebc0ab6d2e199 [diff] |
[emscripten] use gpu.passAsPointer for BigInt conversion - fixes the samples and unit tests when the target architecture is wasm64 - tested locally on chrome 133.0.6943.127 Change-Id: Iba37139d955f5bb282ef814fcfed3d88db5e2514 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/227815 Reviewed-by: Loko Kung <lokokung@google.com> Reviewed-by: Kai Ninomiya <kainino@chromium.org> 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.