commit | 737ff5b4827ece93f9d090f884069f251c973d08 | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Fri Jun 10 17:24:23 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 10 17:24:23 2022 +0000 |
tree | e927ac277182e659a3385e4bbe4ebd8e9c74faea | |
parent | 09b79e8950ac46afd244e8d1278aeabb090d89c0 [diff] |
times.go: Add test query filter Usage: `./tools/run cts time -query QUERY ...` Change-Id: Ifac16ee2405d1b5d03d246bf1556245e2dafe8c1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/93304 Commit-Queue: Austin Eng <enga@chromium.org> Reviewed-by: 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.