commit | 986e7ccbe4a08742758cdd7d2445133509c35500 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Thu May 25 16:31:30 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 25 16:31:30 2023 +0000 |
tree | a6d6ee7fe8ebbad7fa365f6843dd2779856b47fc | |
parent | 409483d2f0a99c7a949db9a6a140d0eb86259305 [diff] |
[tools] Consider today for gerrit-stats and snippets When you do not specify the --before and --after flags, the tools should consider the window of [N-days-ago .. now]. 'Before' is not inclusive, so push it forward 24 hours to include today. Change-Id: I4c04bcb3c318a83091aeebacddd67e47170508ae Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/134500 Kokoro: Kokoro <noreply+kokoro@google.com> Auto-Submit: Ben Clayton <bclayton@google.com> Reviewed-by: Antonio Maiorano <amaiorano@google.com> Commit-Queue: Ben Clayton <bclayton@google.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.