commit | 7112f3951b927b644a7067bd14ec0df722be93bf | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Tue Sep 03 17:07:37 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 03 17:07:37 2024 +0000 |
tree | 2eb89bf7f82950e95408fa6da74f9622788aa892 | |
parent | 91b17e79a7d8533b5eb342ff5cb0e0bbaba7f787 [diff] |
Roll vulkan-deps from d71ce49d3f20 to 5e29f5c97fc4 (14 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/d71ce49d3f20..5e29f5c97fc4 Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/12cbda959b6df2af119a76a73ff906c2bed36884..a496a34b439022750d41d2ba04fbbe416ef81c9a https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader/+log/2761c159b9325baa5980e028ac081963b5d5dd9c..d25bd69eb7d386bc584cbca4f0f005c7ee57535f https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools/+log/7e82aea5fc1394d417a0df6a5680a4cce5c37286..4c63e845962ff3b197855f3ae4907a47d0863f5a https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Utility-Libraries/+log/7ea05992a52e96426bd4c56ea12d208e0d6c9a5f..fbb4db92c6b2ac09003b2b8e5ceb978f4f2dda71 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/8bd18c776ad387177ebfe4d9db64d5d9d949a62c..a44622ed6e1dfaa2754a65eec35ef1b19ec3e782 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/vulkan-deps-dawn-autoroll Please CC dsinclair@google.com,webgpu-developers@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Bug: None Tbr: dsinclair@google.com Change-Id: Icb61fd9c9181587da6a358461c81dab7855818cd Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/205094 Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.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.