commit | bb617a049569d16763402fd3b27f98030438c742 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Tue Feb 11 08:41:16 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 11 08:41:16 2025 -0800 |
tree | a4b425f1dc5c70733f467c160307fdb23ce3996b | |
parent | da9cb1750c4312bbe29e6517009e7a0918e1ec63 [diff] |
Roll vulkan-deps from cd5e835851d1 to a88fd25a6a0d (8 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/cd5e835851d1..a88fd25a6a0d Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/114920c25df9f3fcde9dff0387fc424a7f4ac963..66e57d1146fe9cd4649b63e361f526bcd239f0e1 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/05e71c3af5bb92b26af767b00789e71bc65b72aa..a7fd3d2fe19f9e6e6c1c98f1fa010621ab90a2db 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 rharrison@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: rharrison@google.com Change-Id: I5672f3a2a192ab37a7076f000ffb67284b796545 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/225934 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.