commit | 9ae003a28e62d882e6bda2ea1a998dfea61b6bc9 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Wed May 01 17:38:51 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 01 17:38:51 2024 +0000 |
tree | 9da4213269da5c3acfeaa540a27e295c075c11c4 | |
parent | 3d045d2097f5d37b59f0fcb3b045830b554985fc [diff] |
[ir] Remove unused worklist Change-Id: Ie4cb7ebaa4f0fb6a1eb44270c6b9b09151712b27 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/186562 Auto-Submit: James Price <jrprice@google.com> Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: James Price <jrprice@google.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.