commit | d558b865cd58fa8e21375f0097d8478394f5d54b | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Wed Aug 14 19:20:33 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 14 19:20:33 2024 +0000 |
tree | 13873a5b5f19d06963ef6f66e4236084218c5dd6 | |
parent | bd3dc605e13c6ffeb3c82089d7c3b9f96b2769d1 [diff] |
[benchmark] Add --check-stale option Adds a flag to the benchmark header generation script which can be used to check if the generated header is stale or not. This can then be used by CQ to automatically detect when the benchmark header needs to be regenerated. Bug: 42251293 Change-Id: I43b590512dc987e98afbf0759cac34799286f6ec Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/202362 Auto-Submit: James Price <jrprice@google.com> Commit-Queue: James Price <jrprice@google.com> Commit-Queue: dan sinclair <dsinclair@chromium.org> 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.