commit | b1cbfc69f9d85d4eb06d2f1a6d471771d18d22ee | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Wed Nov 01 22:44:52 2023 +0000 |
committer | Ben Clayton <bclayton@google.com> | Wed Nov 01 22:44:52 2023 +0000 |
tree | a851b60e61f22706c7d27717df52aae1cf216422 | |
parent | a329ac03f4eafaefa1d8ce4e63b71b94fbc8a92a [diff] |
[tools][run-cts] Fix --log flag Change-Id: I85aa6fe1352d07dfb39f2bcb03b54e1d0ca350e6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/158860 Reviewed-by: Ryan Harrison <rharrison@chromium.org> Auto-Submit: Ben Clayton <bclayton@google.com> Reviewed-by: Antonio Maiorano <amaiorano@google.com> Commit-Queue: Ben Clayton <bclayton@google.com> Kokoro: 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.