commit | 6dfca065e4b4d723c7dabb8332ba1c3ee50c482b | [log] [tgz] |
---|---|---|
author | Kai Ninomiya <kainino@chromium.org> | Fri Oct 18 18:24:17 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 18 18:24:17 2024 +0000 |
tree | cca437fc98e5ce341afb866ae509281bfb84b29b | |
parent | 92a25ed31e7da1f48571d9baecb2a75560373843 [diff] |
More expectations Bug: 363903526 No-Try: true Change-Id: I105ba538e842074c8fbf09a0b6c375f3d6097cc0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/211276 Auto-Submit: Kai Ninomiya <kainino@chromium.org> Commit-Queue: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.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.