commit | c25d31af6bb786b53fa8acf5695d23eff267054a | [log] [tgz] |
---|---|---|
author | Jim Blackler <jimblackler@google.com> | Mon Jun 17 14:57:28 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 17 14:57:28 2024 +0000 |
tree | 9e69006cf86bbbc277815ddd4d422af6d29d091e | |
parent | 2e3ac361d888ac80ffa0ebe27fe26b9273f96fc7 [diff] |
Integration test in the library. Change-Id: I48a196b12752eb078214f1f2a3c1d3dbda439ae3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/193540 Commit-Queue: Jim Blackler <jimblackler@google.com> Reviewed-by: Jim Blackler <jimblackler@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.