commit | 0f18ce92976f49abfd57f79e65ab9741ffcdd92f | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu Aug 07 07:50:47 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 07 07:50:47 2025 -0700 |
tree | 3af00dac32551b3d635baa33539e5a54c6d17d63 | |
parent | eb9a9676c104b7f6c474a984ed03c56fe33142d8 [diff] |
[spirv-reader][ir] Remove stale TODOs Cleanup some TODOs which are no longer relevant as either being handled or obsolete. Bug: 42250952 Change-Id: Iecb1e0a5d099ede4d383ddbd05050ea1c66a1e22 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/256434 Auto-Submit: dan sinclair <dsinclair@chromium.org> Reviewed-by: James Price <jrprice@google.com> Commit-Queue: dan sinclair <dsinclair@chromium.org> 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.