commit | ede051188d57d52bdf0d72ffc6a25f7e6946414a | [log] [tgz] |
---|---|---|
author | Gregg Tavares <gman@chromium.org> | Tue Jun 24 11:19:29 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 24 11:19:29 2025 -0700 |
tree | 0ef5a2854ae1c2052f4d3660b022b97e01bc45f9 | |
parent | bfd151d2e6977cc3bcfcd1f2e8fd755a0dcb281a [diff] |
Add link to webgpu node package Bug: 42240710 Change-Id: I509b1bc8d51f702adc65607802a27cfac6fa44f9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/248474 Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Gregg Tavares <gman@chromium.org> Reviewed-by: Corentin Wallez <cwallez@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.