commit | afa30e25d20da42a9654f7b8185d4a552e2993b7 | [log] [tgz] |
---|---|---|
author | chrome-branch-day <chrome-branch-day@chops-service-accounts.iam.gserviceaccount.com> | Tue Sep 02 09:23:05 2025 -0700 |
committer | chrome-branch-day <chrome-branch-day@chops-service-accounts.iam.gserviceaccount.com> | Tue Sep 02 09:23:05 2025 -0700 |
tree | 9cd0b75a4ee137b79878a76846714e41382a9375 | |
parent | b0a54bfe2da42392af08f2cfa3d9cf023650a61e [diff] |
Activate dawn M141 R=sshrimp@google.com Change-Id: Idf3d6ac4933b6afcba4a6550c01624506335f9cc Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/260414 Bot-Commit: chrome-branch-day <chrome-branch-day@chops-service-accounts.iam.gserviceaccount.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.