commit | 9cae32e3a5de2f4e5b8d07c3ef81af683cb39683 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Mar 19 19:23:19 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 19 19:23:19 2024 +0000 |
tree | e43f809004e1a02d6b5e683fd35b7183718bb582 | |
parent | d30457a5d3fec47bafe6f429cdb1c3c3d011de1e [diff] |
[tools][cts] Add roll --repo flag When combined with --revision you can try rolling from a private fork. Change-Id: I7c350afba4805c1315dd3a9d7df2f829757c7dd6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/179206 Kokoro: Kokoro <noreply+kokoro@google.com> Auto-Submit: Ben Clayton <bclayton@google.com> Commit-Queue: Antonio Maiorano <amaiorano@google.com> Reviewed-by: Antonio Maiorano <amaiorano@google.com>
Dawn is an open-source and cross-platform implementation of the 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.