commit | 0464916178b0e89d92eebcbfef951928951c857c | [log] [tgz] |
---|---|---|
author | Gregg Tavares <gman@chromium.org> | Mon Aug 25 16:22:15 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 25 16:22:15 2025 -0700 |
tree | dd77a2d7b714257ebd274fef4c82636acca47868 | |
parent | ca38c329b2c887a89f7f9511e1ba82c885e18e78 [diff] |
Capture: Translate ComputePassDescriptor Bug: 440123094 Change-Id: I6a6a6964b5e3a7aa1b8672cbbae852fa43df0c95 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/258735 Auto-Submit: Gregg Tavares <gman@chromium.org> Commit-Queue: Gregg Tavares <gman@chromium.org> Commit-Queue: Shrek Shao <shrekshao@google.com> Reviewed-by: Shrek Shao <shrekshao@google.com> 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.