commit | b8393694cb4cb1f6a70e250f4126a62bdf035d01 | [log] [tgz] |
---|---|---|
author | François Beaufort <beaufort.francois@gmail.com> | Mon Jan 27 01:08:50 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 27 01:08:50 2025 -0800 |
tree | 7e3ee87bb4d3fb9c3f812993ea4857a527dca5ce | |
parent | 539ed5c222e1059ad61ccef77e139025f3239eda [diff] |
webgpu.h: Clean emscripten surface source canvas HTML selector Bug: 42241174 Change-Id: I4be370a4459fbdc9a4ce7f50057efe3986d25ccc Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/222674 Commit-Queue: Fr <beaufort.francois@gmail.com> Reviewed-by: 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.