commit | a3b204bb2926f42b041a2553ffaf5da175d4067d | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Fri Mar 14 17:40:45 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 14 17:40:45 2025 -0700 |
tree | c442ad37be8abc34e75d03dc39ae09125de614b1 | |
parent | 6e39a756045e07454b13a81e225a0212e1c6d6df [diff] |
Fix gn check. This Cl makes `gn check` pass. Change-Id: I43e5d1a656ad2dc5ce923856db3d370504f550c2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/231234 Reviewed-by: Loko Kung <lokokung@google.com> Commit-Queue: Loko Kung <lokokung@google.com> Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: Kai Ninomiya <kainino@chromium.org> Auto-Submit: dan sinclair <dsinclair@chromium.org> Commit-Queue: Kai Ninomiya <kainino@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.