| commit | bacded23e7a68f5d2c600245567f242912005bd6 | [log] [tgz] |
|---|---|---|
| author | Brian Sheedy <bsheedy@google.com> | Thu Aug 08 17:00:55 2024 +0000 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 08 17:00:55 2024 +0000 |
| tree | e370b977e0f9080a4b38d08b900ea6d5c0d1da54 | |
| parent | c5c748072ae6a28c17e73578f7d6b9556fb8415a [diff] |
Revert "[tint][benchmark] Generate depfile for inputs" This reverts commit fe1d09ffcb826d4093af5b9c501570effd97ed61. Reason for revert: Causing compilation hangs in Chromium rolls crbug.com/356852340 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> # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 42251289, 356852340 Change-Id: Id00f63b11a1ce60fc458f490b7f1660407ed2b7e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/201756 Reviewed-by: Brian Sheedy <bsheedy@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@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.