commit | 6d37e3b57d81c5831b4b49b742e1170b2e0b5f4d | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Thu Jun 20 09:35:21 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 20 09:35:21 2024 +0000 |
tree | a97cc59853cbd22087b80ba9a8bf6bd8e52a743b | |
parent | 60853284a488824cda0050a09baecdf3434b4a67 [diff] |
Clean up some unused code Bug: dawn:2343 Change-Id: I7e1bdff72c4d37fd4ae2bd14374f4dfd9c11f73f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/194740 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Jiawei Shao <jiawei.shao@intel.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.