commit | fbe37c15226180b3cda9f1e8b2abbedc20949334 | [log] [tgz] |
---|---|---|
author | Shrek Shao <shrekshao@google.com> | Fri Feb 28 18:20:21 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 28 18:20:21 2025 -0800 |
tree | e6b6640470257205fdfc255c801955b0fac9dabf | |
parent | 107e2ba4387af5148e61502258963da581a1d15e [diff] |
Add feature core-features-and-limits Reflecting https://github.com/gpuweb/gpuweb/pull/5036 Bug: 395855517 Change-Id: I09ec62db124cb20496594b6b76ca4c931596256e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/226954 Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Shrek Shao <shrekshao@google.com> Auto-Submit: Shrek Shao <shrekshao@google.com> Reviewed-by: Gregg Tavares <gman@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.