commit | 4c5daaabd34717fb4e105bdae196d30d9e72cb8d | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Fri Mar 15 20:09:34 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 15 20:09:34 2024 +0000 |
tree | 3adc86ac3e61e87ec9013cef63348ac4ec7d9900 | |
parent | c69f7695fc76ad93f44dc5c8653af1e365bf4559 [diff] |
[tools][cts] Add --revision flag to 'cts roll' Change-Id: I9a00bdfe6fb34e9fb8997bbafb8841e976ba8ae7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/179205 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org>
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.