commit | 89a3dac882973437e06a806b2c10e6795601b613 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Sun May 14 01:41:43 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun May 14 01:41:43 2023 +0000 |
tree | 21924618c0bddfbec2bb2953f01230b49af73495 | |
parent | 1a8bc1df7f45f3ab007f613756ad692bd3516ff9 [diff] |
[tools] Extract unicode progress bar to library Change-Id: Ia0710777e7a133b3e335de917364858dd887618d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/132640 Reviewed-by: Antonio Maiorano <amaiorano@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Ben Clayton <bclayton@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.