commit | 5779b835aa380ab6e0cb0d2212396832c542ffba | [log] [tgz] |
---|---|---|
author | Peter McNeeley <petermcneeley@google.com> | Thu Mar 13 12:19:17 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 13 12:19:17 2025 -0700 |
tree | 8a7b33ec5fe09e164da937e29ae038dde85c238a | |
parent | da0f4f779e01866244fcb7af35321079552a8c11 [diff] |
[dawn][tint] Move cmd/tint over to IR single entry point. Minor changes were required to single entry point to apply transitive references to all intermediate instructions. Bug: 383725598 Change-Id: I6a589a10cb445e6275aba8ac1f0239262d122dad Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/229114 Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: Peter McNeeley <petermcneeley@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.