commit | b15af305cf6df8052ef8cbd4e53690261e41acf6 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Mon Oct 30 21:45:59 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 30 21:45:59 2023 +0000 |
tree | ab13fd0f23d5ff01ae1be824206cff2a89ac43eb | |
parent | da32da832a3acec0a7e47c34ea4a220d3f99d15d [diff] |
[cts] Make gen_cache.py quiet Don't spew messages to stdout / stderr unless something went wrong. Fixed: chromium:1496941 Change-Id: If3d80eea337712c608613558f603e7e0f3c9cc42 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/158540 Commit-Queue: Austin Eng <enga@chromium.org> Auto-Submit: Ben Clayton <bclayton@google.com> Kokoro: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org>
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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.