commit | 8800433c75e63f15d786abeb34d4518632b27fce | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Tue Jul 09 02:32:59 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 09 02:32:59 2024 +0000 |
tree | 50053d0b920141f04369018dbc24e09fc0a97e76 | |
parent | 095d22d16c5d1de7770deb8c4734d6a3d161de8c [diff] |
Roll vulkan-deps from ba461010ea86 to 90e6c2bd7b36 (9 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/ba461010ea86..90e6c2bd7b36 Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/4a516f28a17d3128f144affd7952142a90ab22e7..5ec1a8d0b524ad34ca137027c639218c95c3666a https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Headers/+log/4b9ea26d48f23e260c57bece311660d9e5c7ff23..6c539b2ed2dba2997cdedeac0b376ff2fe382595 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Utility-Libraries/+log/df78ee39d2ff6c10b4f7f2ae06c7ca64524f9e25..d13c1ee715c4674237aca1c775479e1edde87d3c https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/adb959f5ab30f37c91e8f3b729b4b0a820cc855e..8f13bd55133a1cdde5eed2d63ba366b10c31decc 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 kainino@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: kainino@google.com Change-Id: I4758a39fe44b4b4f4aa5079aa0b27178283be302 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/197375 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.