commit | 5ace61cc71db98af8db6456de08587830278b54f | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Sep 18 15:36:02 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 18 15:36:02 2024 +0000 |
tree | 5b3b93e55b75ccff05701b0517c5d397732db129 | |
parent | 474afd338f74fb594824683b5752513b9d8b7486 [diff] |
Roll vulkan-deps from b81c5eec79c2 to 494b2918371c (11 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/b81c5eec79c2..494b2918371c Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/02bc074ac4ad5f6927f75712476b0cd7d9bbd3f7..e611e990372368f51ebbbcd1c85eb9e9f0a40528 https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/04ad1e1ce39358064e1026adf8b5bb2e346290b1..04bdb6c7c9df5fd76a0f4aae1f669c92ea1fa6e8 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader/+log/4eb2fdb6655671c16a0769498e0e24d36ce4cba0..fa5cc0539dd634968afa1fb72088b195ecf5e95c https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/fd7aa16692d25a558e5dff61fdfbc22b7d36ff3d..e0feb83b3e868fe03f3b78c8003dc2b225330235 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 senorblanco@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: senorblanco@google.com Change-Id: I8bc8c7a800e9c324ec5fca0fcc70014c1587bc04 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/207054 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.