| commit | 2ee488e55d177863c50caa5205a4a5dc6d14114e | [log] [tgz] |
|---|---|---|
| author | dan sinclair <dsinclair@chromium.org> | Thu Apr 03 10:52:56 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 03 10:52:56 2025 -0700 |
| tree | 2738240a324628d417b6c502067e8386a7a043f8 | |
| parent | 287c948ca06c7d9998588a2da33eaf1b4fe19bf3 [diff] |
Remove unnecessary placeholder files. Several folders have placeholder files as a holdover from when they didn't have any `.cc` files. Now that there is code compiled into the library the placeholders can be removed. Change-Id: Ifaaaf94002c71c6ba42850d1dbe5511c82cb9af8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/234535 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: dan sinclair <dsinclair@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.