commit | 15a4f5363ef5ba1f28edff6fec4fe2911fd0da58 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Tue Jun 25 07:07:26 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 25 07:07:26 2024 +0000 |
tree | 62ba5f6541d713fb8ca6f91d39939a806f699714 | |
parent | 85b76752177bbe5a0553945ec062dfc71aba01b0 [diff] |
Roll vulkan-deps from c0c0899c3614 to 3dfa6af6ff6d (8 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/c0c0899c3614..3dfa6af6ff6d Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/2d8b71fc63578a93726c05e0565c3ef064bdc1ba..0c15a28c94bf83a6814b31d15551437f5fc5fd42 https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/0cfe9e7219148716dfd30b37f4d21753f098707a..b9d8114695de81ae3ea6f93e391156a2f5c13f4c https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Utility-Libraries/+log/1b07de9a3a174b853833f7f87a824f20604266b9..60fe7d0c153dc07325a8fb45310723a1767db811 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/23f9647de9282dd330e7df6dc025261ccaec1712..31118feba2ff2b941732447782b593921e9feae8 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 dneto@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: dneto@google.com Change-Id: I49082b7cd148c953f9f2c79f09a3e35d912e29db Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/195614 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.