commit | f60fdcc9ae4b26500df90eee8a8cb16f1625b1bf | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Tue Aug 13 14:08:44 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 13 14:08:44 2024 +0000 |
tree | 95e19c49d395ecb597217bf35bbca85fb37e3713 | |
parent | 67b738c236bd90a5af371b8171de8cc30ae11817 [diff] |
Reland "[tint][benchmark] Generate depfile for inputs" This is a reland of commit fe1d09ffcb826d4093af5b9c501570effd97ed61 Original change's description: > [tint][benchmark] Generate depfile for inputs > > This is used to make sure that we regenerate the benchmark input > header if any of the input shaders are modified. > > Hardcode the list of benchmarks in the Python script instead of > automatically using everything in the benchmark directory. > > Bug: 42251289 > Change-Id: I03e997043aaaef1532a4d5088fd2423e8fa22219 > Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/200541 > Commit-Queue: James Price <jrprice@google.com> > Reviewed-by: dan sinclair <dsinclair@google.com> Bug: 42251289 Change-Id: Ibd68d6763a2469719fe1dfbdc7a3210e2b7db7d6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/202216 Reviewed-by: dan sinclair <dsinclair@chromium.org> Auto-Submit: 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.