commit | c2c150123b63a9c513d6412e891a7e65fe9e86e2 | [log] [tgz] |
---|---|---|
author | Lokbondo Kung <lokokung@google.com> | Thu Feb 20 15:36:55 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 20 15:36:55 2025 -0800 |
tree | 006829cefaf5b2d03b286e9038902c3d32a5e169 | |
parent | 3d2ead2f9e90804eaca04559b4adbbc7acbd256d [diff] |
[dawn][emscripten] Fix variable shadowing. No-Try: true Change-Id: Ice0a0490010ed52d52b1bb650562d2853b969682 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/227135 Auto-Submit: 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.