commit | bde8b75708d5e4ed6bac103cd0e0befc1b437c37 | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Thu Oct 12 19:12:21 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 12 19:12:21 2023 +0000 |
tree | c3cb15fc98c42c7dd37d15a6d9154fee3c358376 | |
parent | 14e359f6e4d526fd53096b8f8806bc1ba376c801 [diff] |
run-cts: print command and working directory that's executed Only enabled in verbose mode. This helps to be able to setup a debugger to debug Dawn/Tint code when running CTS tests. Also prints the command as JSON for VS Code's launch.json. Change-Id: Ice27864d6cbce00d81492070f707dd2f5c8f8ea8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/155940 Commit-Queue: Antonio Maiorano <amaiorano@google.com> Reviewed-by: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@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.