| commit | f54d65f82ca40e1cf5b33b0727d1c6f9ecb166a8 | [log] [tgz] |
|---|---|---|
| author | Kai Ninomiya <kainino@chromium.org> | Tue Oct 07 12:09:50 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 07 12:09:50 2025 -0700 |
| tree | 494eaca95233b3f331bfa7d32479f8a6ebad9653 | |
| parent | 08f58ff493a648accd0b10b443b89f8ca48ff1ad [diff] |
[emscripten] Remove gpu.makeGetU32 helper, use makeGetValue directly Aside from removing the helper, done purely by find-replace. Bug: none Change-Id: I9af65e9703e093120aefa40f67bc71f3cc1585a6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/265034 Commit-Queue: Loko Kung <lokokung@google.com> 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.