commit | ae3b0153d731db50469516878ef934e323649357 | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Tue Jun 11 17:13:48 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 11 17:13:48 2024 +0000 |
tree | 8c9fd9024e0e25e17ebe91e98aaf849ba603e8d3 | |
parent | 636a14053f9ab03babd4a324ec96d7a30dea409c [diff] |
[tint][ir][fuzz] Explictly depend on ir.proto in fuzz.proto Fixes: 345639601 Change-Id: I2a902beb6dc11f1f51e3b908a4bfd390b08590e0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/192800 Commit-Queue: Ryan Harrison <rharrison@chromium.org> Auto-Submit: Ryan Harrison <rharrison@chromium.org> Reviewed-by: 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.