commit | 7c3291bd0f70cb72e8717a6b60c785bc5112ff6e | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Fri Sep 29 13:43:29 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 29 13:43:29 2023 +0000 |
tree | bdfd6b2aa53d0426c11d70845c8675c2974d6523 | |
parent | 997c2cbe94dd6a4bb5878d702926b0ef9b2a11ee [diff] |
Fetch vulkan-utility-libraries in fetch_dawn_dependencies.py We recently switched from vulkan-tools to vulkan-utility-libraries but forgot to update this script. Fixed: dawn:2100 Change-Id: I7087df3aeb452ace1d207438a9a54a9ef4e3706b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/154260 Commit-Queue: James Price <jrprice@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Auto-Submit: James Price <jrprice@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.