commit | 16f94cd2fc96e2683e184067e458348ffb62b52d | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Fri Apr 11 16:29:56 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 11 16:29:56 2025 -0700 |
tree | 681fdf685976466b5a6cc5bf3c7efc41852aa29f | |
parent | c9ee46a1f802ce3c549221fa5a2e7094408b6e18 [diff] |
Move benchmark files into cmd/bench. The benchmark files all depend on the WGSL reader. To fixup layering validation errors, move the benchmark files into the `cmd/bench` folder. Change-Id: If1c626cabecea178cdce1424a65878ae25c30b46 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/236396 Commit-Queue: dan sinclair <dsinclair@chromium.org> Commit-Queue: James Price <jrprice@google.com> Reviewed-by: James Price <jrprice@google.com> Auto-Submit: 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.