commit | 833a1938d399161a88ef491dd2dadf4729c43a27 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Wed Jun 12 14:38:41 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 12 14:38:41 2024 +0000 |
tree | c7e71e6221e44503687d80fba0ffa743467fc401 | |
parent | 51f19e326acd9e51eabdd6a7382db68020971f73 [diff] |
[tint] Add --compat flag to Tint exe Change-Id: Ida6c797cf4e542fb4a40904f28d6d37ffda186b5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/190900 Commit-Queue: James Price <jrprice@google.com> Reviewed-by: 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.