commit | 383faa9e5ebf96647dd5f789f87af51c9c19f800 | [log] [tgz] |
---|---|---|
author | chrome-branch-day <chrome-branch-day@chops-service-accounts.iam.gserviceaccount.com> | Tue Mar 04 10:15:42 2025 -0800 |
committer | Prudhvikumar Bommana <pbommana@google.com> | Tue Mar 04 10:15:42 2025 -0800 |
tree | 82d3df88ff1654a6054df6e449b2bf8d3bcaedb3 | |
parent | 28acc8e807bcdbb986519d9ab6406016b70274b5 [diff] |
Activate dawn M135 R=guterman@google.com Change-Id: Idf57b5c032c978c25363142277b1882da3bea321 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/229074 Bot-Commit: chrome-branch-day <chrome-branch-day@chops-service-accounts.iam.gserviceaccount.com> Reviewed-by: Prudhvikumar Bommana <pbommana@google.com> Owners-Override: Prudhvikumar Bommana <pbommana@google.com> Commit-Queue: Prudhvikumar Bommana <pbommana@google.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.