commit | bc3246b373f8c4f33b37eb1a8d05e206eb8feda5 | [log] [tgz] |
---|---|---|
author | Lokbondo Kung <lokokung@google.com> | Tue Aug 20 19:12:29 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 20 19:12:29 2024 +0000 |
tree | bf7f284293ce7482e79c8fb3d2f98cbba0e39d88 | |
parent | 03d6a434caf9a2fb54a4347437f778390161915f [diff] |
[dawn][emscripten] Updates html5 bindings that were missed before. - When I first landed https://dawn-review.googlesource.com/c/dawn/+/201758, I forgot to update the HTML5 library bindings. This change just catches those bindings up. Change-Id: I99a851df30115e253d32fc110f833f0541b584cc Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/203059 Reviewed-by: Austin Eng <enga@chromium.org> Reviewed-by: Shrek Shao <shrekshao@google.com> Commit-Queue: 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.