commit | 8ef8f95b3c437b9e4f1dd3dbed4b8b4eef257062 | [log] [tgz] |
---|---|---|
author | Gregg Tavares <gman@chromium.org> | Fri May 30 13:32:35 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 30 13:32:35 2025 -0700 |
tree | 229e4e2323db7ed3bb17dfce3cf7d0ff6323d83d | |
parent | ecd439839260249742d0cfc4456e475e1070d40e [diff] |
Dawn.node: Stop creating 2 buffers for every 1 requested Bug: 419128706 Change-Id: Id1fcc45f719f94f9cf3fd00b6786fca57361273f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/244614 Reviewed-by: Antonio Maiorano <amaiorano@google.com> Commit-Queue: Gregg Tavares <gman@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.