commit | b07b920f309742ac46f32b2836fed3c03946d63a | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Mon Aug 26 18:00:51 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 26 18:00:51 2024 +0000 |
tree | ee2abf141ba02b353b93b92339f0b651d90ca656 | |
parent | 803a9f45541b86bc4d59b2154dfa06ca18effb56 [diff] |
`cmd` headers cleanup This CL removes extraneous headers from the `tint/cmd` files. Change-Id: I8dd09d38100297c8a3654cbbbed5f6a850770ff4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/203855 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.